Relocations on branches

DJ Delorie dj@redhat.com
Thu Apr 16 03:30:00 GMT 2009


> 1) Instruct the assembler, compiler, or whoever-that-is not to
> resolve the address, thus leaving the relocation records in the
> object?

i.e. linker relaxation.

> How do I enable it for a MIPS architecture, for example?

If it's supported, the option is likely to be "-mrelax" or "-relax"
something.  Let me check... try "-relax-branch".



More information about the Binutils mailing list