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: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 3 Nov 2008 15:02:05 -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 #17 from dave at hiauly1 dot hia dot nrc dot ca 2008-11-03 15:02 -------
Subject: Re: [4.4 Regression] libgcj linkage failure: Incorrect library ABI
version detected
> ------- Comment #13 from aph at gcc dot gnu dot org 2008-11-03 10:18 -------
> As a Java maintainer I'm happy to have a look at this, but I have no access to
> HP/UX hardware.
I could provide access. However, debugging this with gdb is tricky.
It can't set a breakpoint in a constructor in a shared library. There's
some issue with load notifications. It's also not possible to link
with -static.
I'm willing to look at anything you suggest. There's a couple of
other PRs related to gcj-dbtool that probably relate to this problem.
The org-xml.list is one in which I see the same class registered twice
(e.g., _ZN3org3xml3sax3ext14LexicalHandler6class$E).
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37068