Changeset 954 for trunk/README.OS2
- Timestamp:
- Aug 10, 2011, 5:22:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.OS2
r950 r954 57 57 the corresponding feature: 58 58 59 - LxLite 1.3.3 or above (not tested) to enable the compression of Qt DLLs and 60 application executables (which saves hard disk space and application startup 61 time). If you use a recent version of eComStation (e.g. 2.0 rc6) you will 62 already have LxLite installed. Otherwise, you may take it from here: 59 - MAPSYM 4.00.000 (Oct 4 2001) to enable generation of symbol (.SYM) files for 60 DLLs and executables. This tool comes with OS/2 Toolkit 4.5. Note that other 61 versions of this tool may not work correctly. 62 63 - LxLite 1.3.3 or above (not tested) to enable the compression of DLLs and 64 executables (which saves hard disk space and application startup time). If 65 you use a recent version of eComStation (e.g. 2.0 rc6) you will already have 66 LxLite installed. Otherwise, you may take it from here: 63 67 64 68 http://www.os2site.com/sw/util/archiver/lxlt133.zip … … 378 382 DLLs. This option is set by default. 379 383 384 sym Turns on generation of the .sym files for executables and 385 DLLs. The option is turned on by default if configure.cmd 386 is able to find the MAPSYM tool in PATH. 387 380 388 exepack Turns on compression for executables and DLLs. The option is 381 389 turned on by default for release builds if configure.cmd 382 findsa compression tool (LxLite) in PATH.390 is able to find a compression tool (LxLite) in PATH. 383 391 384 392 highmem Turns on high memory usage for dynamically allocated memory
Note:
See TracChangeset
for help on using the changeset viewer.