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 ]