This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Object file format error in Alpha OSF1
- To: Anthony Green <green at redhat dot com>
- Subject: Object file format error in Alpha OSF1
- From: Antonio Ake <ake at ecn dot purdue dot edu>
- Date: Sun, 15 Jul 2001 23:20:10 -0500 (EST)
- cc: Tom Tromey <tromey at redhat dot com>, <java at gcc dot gnu dot org>
The new problem in my libgcj build in OSF1 V5.0 910 is:
command:
/usr/music/ake/build2.95/gcc/xgcc -B/usr/music/ake/build2.95/gcc/
-B/usr/users/ake/compilers//alphaev56-dec-osf5.0/bin/
-B/usr/users/ake/compilers//alphaev56-dec-osf5.0/lib/ -isystem
/usr/users/ake/compilers//alphaev56-dec-osf5.0/include -shared
${wl}-expect_unresolved ${wl}\* .libs/libgcj.la-2.o
-L/usr/music/ake/build2.95/alphaev56-dec-osf5.0/libjava
../libffi/.libs/libfficonvenience.a ./libltdl/.libs/libltdlc.a -lc
-Wl,-msym -Wl,-soname -Wl,libgcj.so `test -n "2.0.0:2.0" && echo
-Wl,-set_version -Wl,2.0.0:2.0` -Wl,-update_registry
-Wl,.libs/so_locations -o .libs/libgcj.so.2.0.0
message error:
Object file format error in: .libs/libgcj.la-2.o: relocate: extern lita
entries
cannot have non-zero offsets; 'memcpy' has 0x10059ec0)
collect2: ld returned 1 exit status
make[2]: *** [libgcj.la] Error 1