This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
GC and Linux/SPARC?
- To: java-discuss at sourceware dot cygnus dot com
- Subject: GC and Linux/SPARC?
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Thu, 11 Nov 1999 17:41:42 +1300
Has anyone successfully built libgcj with boehm GC on Linux/SPARC?
Apparantly Linux threads needs an implementation of GC_test_and_set() which
doesn't exist yet for SPARC (see boehm-gc/gc_priv.h). Has anyone implemented
this or know of a workaround (short of disabling threads or GC?)
regards
[ bryce ]