Re: gcc-4.3.3 with MIPS generate relocation type 0x7f (127) which is unknown

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

 



naveen yadav <yad.naveen@xxxxxxxxx> writes:

> I am using  prelink-0.0.20090311 for MIPS with gcc 4.3.3.
> mips-4.3 toochain generates .rel.plt section that has entries with
> relocation type 0x7f (127) which is unknown.

The mailing list is gcc-help@xxxxxxxxxxx, no need to send e-mail to
gcc-help@xxxxxxxx

0x7f (127) is a R_MIPS_JUMP_SLOT relocation used to support non-PIC
executables of MIPS targets.  See
http://sourceware.org/ml/binutils/2008-07/msg00008.html .

Somebody is going to have to update prelink to handle this, assuming
it hasn't been done already.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux