PowerPC w/ shared libgcc: "R_PPC_REL24 relocation... out of range"
H . J . Lu
hjl@lucon.org
Mon Nov 5 17:09:00 GMT 2001
More information about the Binutils mailing list
Mon Nov 5 17:09:00 GMT 2001
- Previous message (by thread): PowerPC w/ shared libgcc: "R_PPC_REL24 relocation... out of range"
- Next message (by thread): PowerPC w/ shared libgcc: "R_PPC_REL24 relocation... out of range"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Nov 16, 2001 at 12:01:46AM +1300, Bryce McKinlay wrote: > I'm getting the following error when I try to run something linked > against shared libgcc with current GCC: > > $ ./a.out > ./a.out: error while loading shared libraries: > /home/bryce/gcc/lib/libgcc_s.so.1: R_PPC_REL24 relocation at 0x0ffd5ca4 > for symbol `_Jv_RegisterClasses' out of range Could you please do # readelf -a libgcc_s.so.1 | grep _Jv_RegisterClasses Something is wrong with your libgcc_s.so.1. H.J.
- Previous message (by thread): PowerPC w/ shared libgcc: "R_PPC_REL24 relocation... out of range"
- Next message (by thread): PowerPC w/ shared libgcc: "R_PPC_REL24 relocation... out of range"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list