This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GC and Linux/SPARC?


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 ]




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]