This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/38396] [4.4 Regression] libgcj_bc for 4.3 and 4.4 are binary incompatible but have the same SONAME
- From: "aph at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 10 Dec 2008 12:17:46 -0000
- Subject: [Bug libgcj/38396] [4.4 Regression] libgcj_bc for 4.3 and 4.4 are binary incompatible but have the same SONAME
- References: <bug-38396-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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