2,158
edits
CrystalBen (talk | contribs) m (add build numbers) |
CrystalBen (talk | contribs) m (mention Compiler notes) |
||
Line 72: | Line 72: | ||
===Compiler=== | ===Compiler=== | ||
* Former versions (1.0.0.0,1.1.0.0,.1.2.0.0 (not the 1.20a release) used standalone Visual Studio 6.0) | |||
* Intel Compiler was initially used in version 1.20a of Loader7.exe | * Intel Compiler was initially used in version 1.20a of Loader7.exe | ||
* | * Later versions of LOADER7 used Intel(R) C++ Compiler for 32-bit applications in version 5.0.1 Build 010922Z used with Visual Studio 6.0 build 8168 (SP5) as Compiler. | ||
* OS used to compile DEV7 1.3.0.0 was Windows 2000 Professional (SP2) | * OS used to compile DEV7 1.3.0.0 was Windows 2000 Professional (SP2) | ||
* DEV7 1.3.0.0 (1.30, 1.30a, 1.30b) is using various Compiler flags: -I -O2 -Ob2 -G6 -Qvc6 -Qlocation -MT -DWIN32 -c -Fo -D_WINDOWS -Iinclude -DCURE_SOFT_USE_TILETMAP | * DEV7 1.3.0.0 (1.30, 1.30a, 1.30b) is using various Compiler flags: -I -O2 -Ob2 -G6 -Qvc6 -Qlocation -MT -DWIN32 -c -Fo -D_WINDOWS -Iinclude -DCURE_SOFT_USE_TILETMAP |
edits