On Tue, 9 Jan 2001, Philip Blundell wrote:
> In message <[EMAIL PROTECTED]>, C > hester writes: > >It means that don't link with this or libiberty.a is broken?? > > Depends on your point of view. Libiberty isn't PIC code. > > >I have remove this library from LD_LIBRARY_PATH,but still > >have the same error message! > > LD_LIBRARY_PATH is used at run time, not at link time. You need to > investigate what happens when libSDL is built. I test some program on the SDL package,with LD_DEBUG=libs my-program! And it broken on the libX11 and libXext library! > > >Which glibc versio is better?? > > Well, the fix is in glibc 2.2. The version on ftp.armlinux.org is actually > 2.1.3 with the patch in question back-ported. > > p. > Thanks,i will try this site again! Chester