/[dotgnu-pnet]/pnet/libgc/doc/README.darwin
ViewVC logotype

Diff of /pnet/libgc/doc/README.darwin

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tum, Wed May 26 22:47:10 2004 UTC revision 1.2 by ktreichel, Sat Jul 23 12:52:58 2005 UTC
# Line 1  Line 1 
1    6.5 update:
2    I disabled incremental GC on Darwin in this version, since I couldn't
3    get gctest to pass when the GC was built as a dynamic library.  Building
4    with -DMPROTECT_VDB (and threads) on the command line should get you
5    back to the old state.                  - HB
6    
7    ./configure --enable-cplusplus results in a "make check" failure, probably
8    because the ::delete override ends up in a separate dl, and Darwin dynamic
9    loader semantics appear to be such that this is not really visible to the
10    main program, unlike on ELF systems.  Someone who understands dynamic
11    loading needs to lookat this.  For now, gc_cpp.o needs to be linked
12    statically, if needed.                  - HB
13    
14  Darwin/MacOSX Support - December 16, 2003  Darwin/MacOSX Support - December 16, 2003
15  =========================================  =========================================
16    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26