This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
Re: libgcj/101
- To: bryce at albatross dot co dot nz
- Subject: Re: libgcj/101
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: 28 Mar 2000 02:40:01 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Bryce McKinlay <bryce at albatross dot co dot nz>
The following reply was made to PR libgcj/101; it has been noted by GNATS.
From: Bryce McKinlay <bryce@albatross.co.nz>
To: Joerg Brunsmann <Joerg.Brunsmann@FernUni-Hagen.de>
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: libgcj/101
Date: Tue, 28 Mar 2000 14:37:04 +1200
Can you try it again now? cvs gcc/gcj is now working again (for me at least), and
the new threads code has been checked in to libgcj cvs. I'd like to get a report on
how the new code works for Solaris. Can you also run it against the new threads test
cases in testsuite/libjava.lang/Thread_*.java?
cheers
[ bryce ]
Joerg Brunsmann wrote:
> just tried the new code with
>
> gcc version 2.96 20000320 (experimental)
>
> but unfortunalely I get this:
>
> Any suggestion?