From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3681 invoked by alias); 10 Dec 2008 12:17:46 -0000 Received: (qmail 3656 invoked by uid 48); 10 Dec 2008 12:17:46 -0000 Date: Wed, 10 Dec 2008 12:17:00 -0000 Message-ID: <20081210121746.3655.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/38396] [4.4 Regression] libgcj_bc for 4.3 and 4.4 are binary incompatible but have the same SONAME In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "aph 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/msg00106.txt.bz2 ------- Comment #12 from aph at gcc dot gnu dot org 2008-12-10 12:17 ------- Look at the exported symbols in the old version of libgcj_bc.so. Make sure that these symbols are exported: _Jv_JNI_PopSystemFrame _Jv_LookupInterfaceMethod _Jv_MonitorExit _Jv_RegisterResource -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38396