This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Release stuff
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Java Discuss List <java at gcc dot gnu dot org>
- Date: Fri, 15 Mar 2002 21:48:37 -0500 (EST)
- Subject: Re: Release stuff
(trying to catch up on a week's worth of email...)
On 12 Mar 2002, Tom Tromey wrote:
> 5876 jc1 crashes when targeting mingw32
> I believe this is the problem we think was introduced by my
> builtin function patch. Is that right?
Alexandre's patch worked for me.
> 5879 throwing exceptions causes SEGV in GCJ-compiled code
> Regression introduced in December
FYI I'm investigating an EH failure on i686-linux that isn't related
to Adam's problem. It has to do with exceptions that cross a shared
library boundary. I don't have a test case yet.
> Here are the platforms I think we currently support.
>
> x86 Linux
> alpha Linux
> IA-64 Linux
> PPC Linux
Also, sparc linux worked reasonably well the last time I tried it.
> Sparc Solaris
> I don't know what releases
2.5.1, 2.7 and 2.8 all work to some degree. Probably 2.6 as well.
Jeff