On Wed, Jul 25, 2001 at 10:02:37PM -0600, Bradley C. Midgley wrote: > > Use 'readelf -r' to determine the various types of relocations in > > a shared object file. In a properly compiled PPC .so file, you > > it seems that -fPIC doesn't suppress REL24 type relocations:
First, I'm not sure it's supposed to, but more importantly, R_PPC_REL32 and R_PPC_PLTREL24 are not R_PPC_REL24 relocations. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer