source: trunk/gc6.8/doc/README.voyager@ 360

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

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

File size: 201 bytes
Line 
1The code assumes static linking, and a single thread.
2
3
4How to compile:
5
6./configure --enable-threads=no
7
8./make
9
10The lib can be found in ./.libs
11
12Not too much testing up to now.
13
14
15-Cinc-
Note: See TracBrowser for help on using the repository browser.