ld option to leave .reloc section on .exe?

Chris Metcalf metcalf@incert.com
Fri Mar 10 14:16:00 GMT 2000


Is there any way to convince the Cygwin toolchain to leave the relocation
information (normally in a .reloc section) in a .exe file?  By default it
strips it off, and if you pass -r (--relocateable) then what you actually
get is a COFF object file (i.e. an .obj) but with a .exe extension, which
is quite a different kind of animal.

Many thanks!

                Chris Metcalf -- InCert Software -- 1 (617) 621 8080
                metcalf@incert.com -- http://www.incert.com/~metcalf


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list