This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

bootstrap error in libjava on powerpc-linux


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]