This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ/minGW produced executables and linux/wine
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: Tom Tromey <tromey at redhat dot com>, Erik Poupaert <erik dot poupaert at chello dot be>, <java at gcc dot gnu dot org>
- Date: Tue, 4 Mar 2003 07:35:12 -0500 (EST)
- Subject: Re: GCJ/minGW produced executables and linux/wine
On Tue, 4 Mar 2003, Andrew Haley wrote:
> > FAIL: Throw_2 -O execution - bytecode->native test
>
> Your exception handling is totally busted.
Indeed. Do we now need -fcheck-references even on a sjlj-target? If not,
there's something else wrong, perhaps in win32_exception_handler.
Jeff