can't handle reloc type 0x6

pcj pcj at uclibc.sez.to
Sat Dec 31 01:21:05 UTC 2005


Mike Frysinger <vapier at gentoo.org> writes:

> On Friday 30 December 2005 14:05, Joakim Tjernlund wrote:
>> Not sure if it is a good idea to support shared objects without
>> -fpic/-fPIC.
>
> i wouldnt waste time trying to ... such shared objects waste system resources 
> as they cant be shared among processes, require writable pages, etc...

Are there actual uses of R_PPC_ADDR16_xx relocs in PIC code? 

If not, should we be doing something more like what we do for
R_PPC_REL24: 

_dl_dprintf(2,"R_PPC_REL24: Compile shared libraries with -fPIC!\n")

-- Paul







More information about the uClibc mailing list