From: jont AT harlequin DOT co DOT uk (Jon Thackray) Subject: Further ld scripts 4 Jul 1997 07:08:51 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199707041122.MAA16191.cygnus.gnu-win32@zaphod.long.harlequin.co.uk> Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Having read the info from the binutils stuff, I still find I have some questions unanswered. I wish to be able to link using .lib files as already provided, or as produced by (VC++) link. Within such .lib files are object files produced by VC++. These object files contain multiple instances of some sections within the same file, eg the .text section. ld complains about this. It also complains about some of the .idata$n sections. Can I persuade it to deal with these correctly? It does not, incidentally, complain about multiple instances of the .data section. Alternatively, is there some tool which can convert these .obj files within the .lib file into something ld can accept? - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".