Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Fri, 10 Mar 2000 17:16:11 -0500 (EST) From: Chris Metcalf To: cygwin AT sourceware DOT cygnus DOT com Subject: ld option to leave .reloc section on .exe? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 AT incert DOT com -- http://www.incert.com/~metcalf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com