On Tue, 9 Jan 2001, Philip Blundell wrote:
> In message <[EMAIL PROTECTED]>, Ch > ester writes: > >BUG IN DYNAMIC LINKER ld.so: ../sysdeps/arm/dl-machine.h: 460: > >elf_machine_rel: > >Assertion '! "unexpected dynamic reloc type" failer! > > > >The library are glibc-2.1.2 and binutils-2.10.1 > > It's probably linking with libiberty.a or something like that. If you get > the > latest glibc packages from ftp.armlinux.org/debian the dynamic linker should > tolerate this behaviour better. > > p. > > It means that don't link with this or libiberty.a is broken?? I have remove this library from LD_LIBRARY_PATH,but still have the same error message! BTW,i can't connect to ftp.armlinux.org,it always time-out. Which glibc versio is better?? Chester