This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Finally Got GCJ 3.4 Working Under MingW
- From: "Ranjit Mathew" <rmathew4lists at hotmail dot com>
- To: <gnustuff at thisiscool dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Tue, 13 May 2003 16:46:55 +0530
- Subject: Re: Finally Got GCJ 3.4 Working Under MingW
- References: <URXUVPIECAXWA6B7HLGZVS31XRVPSO.3ebfc265@d7500>
- Reply-to: "Ranjit Mathew" <rmathew at hotmail dot com>
> >The rest of the code that you have replaced seems to be there *as is*
> >in 3.3 as well, so why should it be causing problems in 3.4? Something
> >else is hosed up badly in 3.4...
>
> Even with 3.3, stack frames get corrupted if an exception is thrown during
> bootstrapping. The new 3.4 java.io stuff brought this out. I don't know why
> the corruption happens. Does this have anything to do with the SEH stuff
> you were working on?
Can you please elaborate on this? This looks like a serious problem.
Ranjit.