This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: internal error - SP mismatch
- To: Tom Tromey <tromey at cygnus dot com>
- Subject: Re: internal error - SP mismatch
- From: Matt Welsh <mdw at cs dot berkeley dot edu>
- Date: Fri, 24 Mar 2000 10:47:09 -0800
- cc: Jeff Sturm <jsturm at sigma6 dot com>, James CE Johnson <jcej at tragus dot org>, java-discuss at sourceware dot cygnus dot com
- Reply-To: Matt Welsh <mdw at cs dot berkeley dot edu>
Tom Tromey <tromey@cygnus.com> writes:
> Matt> Or, you can try using gcc-2.95.2 with the latest libgcj *and*
> Matt> the patches from Bryce at:
>
> I thought this had problems with the new exception-handling stuff that
> libgcj assumes is in the C++ front end :-(
Ah, you're right. I'm not using the latest libgcj -- I'm using the one
just before the CNI catch changes were put in.
> Sure. Could you write a patch against the web page?
I can do that, but what I think we really need is a "current status" page
which says "The current stable version is X, but the following newer versions
have been used as well..."
I'll write up a skeleton of this webpage and send it to you.
Matt