From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29320 invoked by alias); 3 Nov 2008 15:02:06 -0000 Received: (qmail 29283 invoked by alias); 3 Nov 2008 15:02:05 -0000 Date: Mon, 03 Nov 2008 15:02:00 -0000 Message-ID: <20081103150205.29282.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/37068] [4.4 Regression] libgcj linkage failure: Incorrect library ABI version detected In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "dave at hiauly1 dot hia dot nrc dot ca" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2008-q4/txt/msg00034.txt.bz2 ------- 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