This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: R_PPC_REL24 bugs in glibc 2.2.x


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


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