This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gij vs Eclipse
- From: Bryce McKinlay <mckinlay at redhat dot com>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: java at gcc dot gnu dot org
- Date: Fri, 23 Apr 2004 17:07:08 -0400
- Subject: Re: gij vs Eclipse
- References: <1082728597.27234.252.camel@elsschot.wildebeest.org>
Mark, the new stack trace code I have been working on should fix this.
Regards
Bryce
Mark Wielaard wrote:
Since Tom is pushing for Eclipse again I thought I try it out with gij
from CVS. But it seems we still have the same problem as we have last
November.
http://gcc.gnu.org/ml/java/2003-11/msg00322.html
Compiling interpret.cc with -O instead of -O2 makes eclipse able to be
run with gij. Is anybody working on a real solution? If not. Is it an
idea to make interpret.cc not compile with -O2?