| | 71 | From build.txt |
| | 72 | |
| | 73 | {{{ |
| | 74 | - Does not build with rc.exe v5.xx. Use rc v4.00.011 instead. |
| | 75 | - Does not build with DEBUG=1 and PMPRINTF=1 set together |
| | 76 | - nmake does not always honor SET COMPILER365=1 set by vac3.65 setenv.cmd so |
| | 77 | there's a hack for that at the beginning of rules.in. Seems to be some |
| | 78 | environment variable memory overflow. Maybe only on my machine. |
| | 79 | - When using vac3.65 the 'Workplace Shell Toolkit' has to be compiled with |
| | 80 | vac3.65 too of course. |
| | 81 | |
| | 82 | |
| | 83 | Version of used tools |
| | 84 | --------------------- |
| | 85 | nmake.exe |
| | 86 | Operating System/2 Program Maintenance Utility |
| | 87 | Version 4.00.001 Oct 4 2001 |
| | 88 | |
| | 89 | ilink.exe |
| | 90 | IBM(R) Linker for OS/2(R), Version 5.0 |
| | 91 | |
| | 92 | rc.exe |
| | 93 | Operating System/2 Resource Compiler |
| | 94 | Version 4.00.011 Oct 10 2000 |
| | 95 | |
| | 96 | icc.exe |
| | 97 | IBM* C and C++ Compilers for OS/2*, AIX* and for Windows NT**, Version 3.6 |
| | 98 | |
| | 99 | }}} |
| | 100 | |
| | 101 | |