R_PPC_REL24 bugs in glibc 2.2.x

Geoff Keating geoffk@geoffk.org
Mon Jun 25 17:16:00 GMT 2001


> Date: Tue, 26 Jun 2001 00:37:06 +0200
> From: Olaf Hering <olh@suse.de>
> Cc: libc-alpha@sources.redhat.com

> I checked the build logs and it seems that every used package has -fPIC
> in the compile options and I found no -fpic. libXft.so it self is
> compiled with -fPIC. It seems that only kmail has that reloc error (I
> didnt check every single kde app yet :)).
> Our sources should be clean in that respect, we added -fPIC to all
> packages. 
> I will recheck the logs again, maybe I missed something.

It'd probably be faster to use 'objdump -R' on the shared object file
to see where the R_PPC_REL24 reloc applies to.

-- 
- Geoffrey Keating <geoffk@geoffk.org>



More information about the Libc-alpha mailing list