This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/42658] [4.5 regression] ICE in _Jv_Linker::verify_class ../.././libjava/link.cc:1904



------- Comment #12 from jojelino at gmail dot com  2010-01-09 09:56 -------
(In reply to comment #11)
> Ah.  It's probably caused by --enable-java-awt.  AWT isn't yet supported on
> cygwin yet; looks like it will need some adjustment to the way .o files are
> divided between the two dlls, most likely.
> 
> Can you confirm whether or not you get this bug with completely clean
> unmodified sources?  I'm guessing that, without your patch to configure, it
> would have errored out with the option present?
> 

whenever i fetch gcc from git, i must run git reset --hard so it will be
unmodified source at first. after that, i apply these patches.
unless it doesn't compile at all ;<


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42658


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