[Bug java/37068] [4.4 Regression] libgcj linkage failure: Incorrect library ABI version detected
aph at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Nov 3 17:47:00 GMT 2008
------- Comment #22 from aph at gcc dot gnu dot org 2008-11-03 17:47 -------
I think think this is Java-specific.
It's quite likely that the Java FE should not be calling
cgraph_build_static_cdtor(), but when that call is removed some test
cases fail. Rather than arguing what priority this should be, all we
need is someone who actually understands cgraph_build_static_cdtor(),
and can tell me when it should be called.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37068
More information about the Java-prs
mailing list