partial linking that resolves relocations

Ian Lance Taylor iant@google.com
Wed May 18 23:57:00 GMT 2011


Yni Mous <ynimous@gmail.com> writes:

> Is there a way to combine object files (1.o and 2.o) to produce another
> object file (similar to ld -i) with the relocations "resolved"?

It could be done in principle for this simple test case, but I'm not
aware of any tool which actually does it.

Ian



More information about the Binutils mailing list