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: a more basic problem


Fred Gray wrote:In order to get libgcj to build with the current CVS gcc, I had to drop

> the "-O2" flag from CXXFLAGS.  With optimization, I got an internal compiler
> error in verify_local_live_at_start at flow.c:2671.  This occured (at least)
> in jni.cc, natObject.cc, and natSystem.cc (I gave up entirely on optimizing
> at that point in the build process).

These kind of problems occur fairly regularly with the cvs gcc. Usually they're fixed fairly quickly too, so
going back a day with "cvs -D" is often a good workaround.

regards

  [ bryce ]



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