3522143339
symbols into locals, but relocs are left in place (rather than attempting to resolve-in-place with "ld -r", even with "-Bsymbolic"). Standard MIPS code will generate CALL16 relocs for function calls, but the linker forbids such relocs from being used to call local symbols (such as those turned "local" by objcopy). So, rather than battle the toolchain uphill, work around it for the moment by forcing 32-bit GOT references with the assembler option "-xgot". This will be fixed in a more clean manner in the future. |
||
---|---|---|
.. | ||
Makefile.inc | ||
dot.profile | ||
list | ||
termcap.vt100 |