This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: internal error - SP mismatch



Tom Tromey <tromey@cygnus.com> writes:
> Jeff> - get a gcc snapshot (and cross your fingers... recent snapshots
> Jeff>   are notoriously unstable)
> 
> Before you try this, note that gcc hasn't been able to build libgcj
> for about 2 weeks.  Right now the development gcc can't even bootstrap
> on x86.  So don't waste any time downloading gcc -- you'll just be
> frustrated (like me :-).  If you can find a slightly older snapshot,
> that might work.  Of course, then you'll be missing some of Alex's
> improvements to the Java front end.  Sigh.

Or, you can try using gcc-2.95.2 with the latest libgcj *and* the patches
from Bryce at:
	http://waitaki.otago.ac.nz/~bryce/gcj/

This is what I'm experimenting with at the moment but I am running into some
bugs which appear to be race conditions in the threads implementation (although
it might be my application code, I'm not sure yet).

Now, does anyone else think that we should do something about making these
things more explicit on the web page? This is *extremely* frustrating.

Matt

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]