Re: position independent code on MIPS

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

 



"Paul Kohout" <pkohout@xxxxxxxxxxxxxxxxx> writes:

> So what would a dynamic linker have to do differently using "-mabicalls
> -fpic -G 0" versus "-membedded-pic"? I assume that there would be some
> processing of relocation tables. Is this documented somewhere?

The -mabicalls case works with ELF.  See the MIPS ELF Processor
Supplement:
    http://refspecs.freestandards.org/elf/mipsabi.pdf

The -membedded-pic case works with a very simpleminded format I
designed a long time ago.

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