This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcc.3.0.1 08/13 on Alpha Tru64 v 5.0
- To: Tom Tromey <tromey at redhat dot com>
- Subject: Re: gcc.3.0.1 08/13 on Alpha Tru64 v 5.0
- From: Antonio Ake <ake at ecn dot purdue dot edu>
- Date: Fri, 17 Aug 2001 09:32:06 -0500 (EST)
- cc: <java at gcc dot gnu dot org>
More about functional behaviour:
When I am compiling an app with gcj, I am getting these linker warning
errors, which I didn't have it with 07/02 version:
/bin/ld:
/usr/users/ake/gcc0813/lib/gcc-lib/alphaev56-dec-osf5.0/3.0.1/../../../libgcj.a(
natObject.o): _Jv_GetArrayElementFromElementType(java::lang::Object*,
java::lang
::Class*): weak symbol multiply defined
/usr/users/ake/gcc0813/lib/gcc-lib/alphaev56-dec-osf5.0/3.0.1/../../../libgcj.a(
natSystem.o): _Jv_GetArrayElementFromElementType(java::lang::Object*,
java::lang
::Class*): weak symbol multiply defined
/usr/users/ake/gcc0813/lib/gcc-lib/alphaev56-dec-osf5.0/3.0.1/../../../libgcj.a(
jni.o): _Jv_GetArrayElementFromElementType(java::lang::Object*,
java::lang::Clas
s*): weak symbol multiply defined
/bin/ld:
/usr/users/ake/gcc0813/lib/gcc-lib/alphaev56-dec-osf5.0/3.0.1/../../../libgcj.a(
natObject.o):
_Z34_Jv_GetArrayElementFromElementTypePN4java4lang6ObjectEPNS0_5Cl
assE: weak symbol multiply defined
/usr/users/ake/gcc0813/lib/gcc-lib/alphaev56-dec-osf5.0/3.0.1/../../../libgcj.a(
natSystem.o):
_Z34_Jv_GetArrayElementFromElementTypePN4java4lang6ObjectEPNS0_5Cl
assE: weak symbol multiply defined
/usr/users/ake/gcc0813/lib/gcc-lib/alphaev56-dec-osf5.0/3.0.1/../../../libgcj.a(
jni.o):
_Z34_Jv_GetArrayElementFromElementTypePN4java4lang6ObjectEPNS0_5ClassE:
weak symbol multiply defined