This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Thread/GC failure of gcj-3.3.1 on netbsd-current
- From: Tom Tromey <tromey at redhat dot com>
- To: Bart Locanthi <bart at sabl dot com>
- Cc: java at gcc dot gnu dot org
- Date: 19 Sep 2003 09:39:50 -0600
- Subject: Re: Thread/GC failure of gcj-3.3.1 on netbsd-current
- References: <3F6AA0CB.4070805@sabl.com>
- Reply-to: tromey at redhat dot com
>>>>> "Bart" == Bart Locanthi <bart@sabl.com> writes:
Bart> This isn't quite a cross-post, and I suspect the problem described
Bart> here has more to do with NetBSD than GCJ, but I'm hoping the symptom
Bart> rings some bells here that would lead to understanding in NetBSD-land.
I don't really have a definitive answer for you, but the problem
might be fixed on the cvs trunk.
>From boehm-gc/doc/README.changes:
Since 6.2:
- Integrated some NetBSD patches forwarded to me by Marc Recht. These
were already in the NetBSD package.
I'm not sure what these changes are, though, so I don't know if they
affect this area or not.
Tom