From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21426 invoked by alias); 5 Nov 2008 15:45:50 -0000 Received: (qmail 21392 invoked by uid 48); 5 Nov 2008 15:45:49 -0000 Date: Wed, 05 Nov 2008 15:45:00 -0000 Message-ID: <20081105154549.21391.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/msg00057.txt.bz2 ------- 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