Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B4EC6CB.43EBB5D0@acris.co.uk> Date: Fri, 13 Jul 2001 11:00:44 +0100 From: Julian Hall X-Mailer: Mozilla 4.7 [en-gb] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sources DOT redhat DOT com Subject: Re: cygwin Digest 11 Jul 2001 22:20:43 -0000 Issue 1319 References: <994890043 DOT 27610 DOT ezmlm AT sources DOT redhat DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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" 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 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/