[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Processed: Re: Bug#624354: ./xpcshell: error while loading shared libraries: ./libxul.so: R_PPC_REL24 relocation at 0x0f9f0148 for symbol `_restgpr_29_x' out of range



On Thu, Apr 28, 2011 at 12:04:42PM +0200, Mike Hommey wrote:
> Let me write it again:
> - The R_PPC_REL24 relocations are all over libxul.so on objects that are
> built -fPIC.
> - libcrmf.a is also linked into libxul.so, and it also contains
>   R_PPC_REL24 relocations, but all the objects it contains are built
>   -fPIC.

And this is a -Os bug, apparently. Building with -O2 doesn't seem to
yield these relocations.


Reply to: