source: trunk/gc6.8/doc/README.OS2@ 132

Last change on this file since 132 was 132, checked in by cinc, 19 years ago

Boehm-Demers-Weiser garbage collector. Single-threaded for OS/2.

File size: 365 bytes
Line 
1The code assumes static linking, and a single thread. The editor de has
2not been ported. The cord test program has. The supplied OS2_MAKEFILE
3assumes the IBM C Set/2 environment, but the code shouldn't.
4
5Since we haven't figured out hoe to do perform partial links or to build static
6libraries, clients currently need to link against a long list of executables.
Note: See TracBrowser for help on using the repository browser.