From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Re: Linker switches [ was: Re: API's that certainly do work. ] 29 Mar 1997 02:34:40 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199703290804.AAA20851.cygnus.gnu-win32@rtl.cygnus.com> Content-Type: text Original-To: marcus AT bighorn DOT dr DOT lucent DOT com Original-Cc: colin AT bird DOT fu DOT is DOT saga-u DOT ac DOT jp, drs AT inxpress DOT net, gnu-win32 AT cygnus DOT com, noer AT cygnus DOT com (Geoffrey Noer) In-Reply-To: <199703281648.JAA16504@chorus.dr.lucent.com> from "marcus@bighorn.dr.lucent.com" at Mar 28, 97 09:48:18 am X-Mailer: ELM [version 2.4 PL23] Original-Sender: owner-gnu-win32 AT cygnus DOT com marcus AT bighorn DOT dr DOT lucent DOT com wrote: [...] > a file that terminates the .idata$4 and .idata$5 lists (for this DLL only) > and a terminator for the entire descriptor list in .idata$3. The cygwin32 > strategy is slightly different, and they forgot the .idata$3 terminator, but > it is similar. [...] The .idata3 terminator isn't automatically produced by any of the tools, because it was hard to integrate this functionality into ld/dlltool and/or because nobody has spent the time to do so. Producing dlls is currently much more clumsy than I think it needs to be. (I'd like to do away with dlltool entirely and have the functionality included in ld but I don't know how practical this would be). Regardless, the dll building process is something I think is important to improve. -- Geoffrey Noer noer AT cygnus DOT com - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".