This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
bootstrap error in libjava on powerpc-linux
- To: java at gcc dot gnu dot org
- Subject: bootstrap error in libjava on powerpc-linux
- From: Matthias Klose <doko at cs dot tu-berlin dot de>
- Date: Sat, 9 Jun 2001 19:18:52 +0200 (MEST)
- CC: dan at debian dot org, chris at debian dot org
linkage of libgcj.so fails with
[...]
i/.libs/libfficonvenience.a -lpthread ./libltdl/.libs/libltdlc.a -ldl -lc -Wl,-soname -Wl,libgcj.so.2 -o .libs/libgcj.so.2.0.0
/usr/bin/ld: .libs/libgcj.so.2.0.0: undefined versioned symbol name __register_frame_info@@GLIBC_2.0
/usr/bin/ld: failed to set dynamic section sizes: Bad value
collect2: ld returned 1 exit status
this is the 3.0 branch from 20010609,
post glibc-2.2.3 (CVS as of 5-28-2001)
binutils 2.11.90.0.7
another "error" discoverd by linitan (the lint for Debian packages)
complains about: shlib-with-non-pic-code usr/lib/libgcjgc.so.1.0.1
(this one on i386-linux)