Threads and GC on SPARC

Warren Levy warrenl@cygnus.com
Fri Nov 12 11:24:00 GMT 1999


On Fri, 12 Nov 1999, Tom Tromey wrote:

> >>>>> "Joerg" == Joerg Brunsmann <joerg.brunsmann@FernUni-Hagen.de> writes:
> 
> Joerg> I'm somehow confused about the status of support for GC and
> Joerg> threads on SPARC (Solaris). Could you please give an update of
> Joerg> what works, what should work and what will work in
> Joerg> future. Thank you.
> 
> Right now, you should be able to build with POSIX threads and Boehm GC
> support on Solaris.  You have to use the GNU linker.  This should
> continue to work.  If it doesn't build or work, you've found a bug.

A little while back I was getting an IllegalMonitorStateException when 
running a gcj-built 'hello world' with POSIX threads and Boehm GC on 
sparc-sun-solaris2.6.  I switched to disabling threads since I thought the 
tree was just in a state of flux; I haven't tried configuring with 
threads since then so unfortunately I can't corroborate any current problem 
you're having.  (BTW, I was using the GNU linker).

As Tom states, if it's not working now, please report it via GNATS.  Thanks!
--warrenl


More information about the Java mailing list