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