This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Relocations on branches


> 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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]