This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/37068] [4.4 Regression] libgcj linkage failure: Incorrect library ABI version detected
- From: "dje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 5 Nov 2008 15:45:49 -0000
- Subject: [Bug java/37068] [4.4 Regression] libgcj linkage failure: Incorrect library ABI version detected
- References: <bug-37068-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #38 from dje at gcc dot gnu dot org 2008-11-05 15:45 -------
I think the AIX testsuite problem is a problem with the testsuite harness. If
I compile a trivial Java program with gcj, it works. If I manually compile
programs from libjava.lang testsuite, they work. If I manually run the
testsuite executables built by the testsuite, they work. But the testsuite
reports that execution fails. Where is libjava_load defined?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37068