Mail Archives: cygwin/2001/07/13/05:53:42
It's coming on... using SjLj exceptions I have it compiling adequately. There seems to be some problem in the threading
code that causes multiple threaded apps to crash, and dynamic loading of JNI code seems to be a problem. I'm working on
it, and hope to have some progress very soon.
Jules
Subject: Re: Progress update with gcj on cygwin
Date: Thu, 12 Jul 2001 01:55:34 +0600
From: "Kirk Vogen" <kvogen AT us DOT ibm DOT com>
To: cygwin AT cygwin DOT com
Has anyone made any progress regarding GCJ on Cygwin lately?
Thanks,
Kirk
On 6 Jul 2001, Tom Tromey wrote:
> >>>>> "Julian" == Julian Hall <jules AT acris DOT co DOT uk> writes:
>
> Julian> I have now tracked the problem down to occurring during the
> Julian> stack unwinding process, which unfortunately I understand very
> Julian> little about.
>
> I thought that the new unwind code was known not to work on Cygwin.
> Am I wrong?
> You're correct. Dwarf2 based unwinding code does not work for any of
> the x86 windows ports (Cygwin, Mingw, ...).
> Until the proper changes are made to the startup code for
Cygwin/Mingw/etc
> in addition to some other changes in the x86 windows target specific
code,
> sjlj is it.
> Regards,
> Mumit
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -