From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16604 invoked by alias); 4 Nov 2008 18:33:52 -0000 Received: (qmail 16528 invoked by uid 48); 4 Nov 2008 18:33:52 -0000 Date: Tue, 04 Nov 2008 18:33:00 -0000 Message-ID: <20081104183352.16527.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: "dje at gcc dot gnu dot org" 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/msg00048.txt.bz2 ------- Comment #29 from dje at gcc dot gnu dot org 2008-11-04 18:33 ------- > So I take it that the libgcj linkage failure is fixed, but some other unrelated > bug now occurs? Sounds like this one needs to be closed. No. "linkage failure" does not mean a link-edit failure. It always has been a runtime failure: "libgcj failure: gcj linkage error." That error now is gone, but we may only have stepped to the next error on these platforms. We can decide if it should continue in this bug or a new bug should be opened. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37068