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]

Re: bootstrap error in libjava on powerpc-linux


On Jun  9, 2001, Matthias Klose <doko@cs.tu-berlin.de> wrote:

> /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

Do you have a previously-installed libgcc_s without this symbol in the
same prefix?  This would be a problem.  Unfortunately, AFAICT, this
problem can't be fixed without making libgcc_s a libtool library too.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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