From: noer@cygnus.com (Geoffrey Noer)
Subject: Re: Linker switches [ was: Re: API's that certainly do work. ]
29 Mar 1997 02:34:40 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199703290804.AAA20851.cygnus.gnu-win32@rtl.cygnus.com>
Content-Type: text
Original-To: marcus@bighorn.dr.lucent.com
Original-Cc: colin@bird.fu.is.saga-u.ac.jp, drs@inxpress.net, gnu-win32@cygnus.com,
        noer@cygnus.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@cygnus.com

marcus@bighorn.dr.lucent.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@cygnus.com
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
