This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/42658] [4.5 regression] ICE in _Jv_Linker::verify_class ../.././libjava/link.cc:1904
- From: "davek at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2010 09:38:09 -0000
- Subject: [Bug libgcj/42658] [4.5 regression] ICE in _Jv_Linker::verify_class ../.././libjava/link.cc:1904
- References: <bug-42658-13856@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from davek at gcc dot gnu dot org 2010-01-09 09:38 -------
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?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42658