Mail Archives: cygwin/1996/11/05/15:08:40
I have a dll that I would like to link with a gnu-win32 executable.
To be precise, it is the tcl76.dll from sun's pre-compiled tcl7.6 for
windows-nt package. My understanding of how this integrates with
gnu-win32 is that a "stub" .a library must be generated that the code
links with. The stub takes care of forwarding calls to the dll at
runtime.
But ... How do I create the stub library for the tcl dll? dlltool
seems to be the tool of choice, but it requires an "exports" file,
which I don't have! Presumably the dll contains the
information to generate the stub, but how do I extract it in a
form that dlltool can use?
Or... am I on the wrong track?
Thanks for any help!
bolo
| Joe Burger U of WI-Madison Computer Sciences| "Blessed are the Peacemakers"
| "bolo" bolo AT cs DOT wisc DOT edu uwvax!bolo | -- Jesus Christ, endorsing
| http://www.cs.wisc.edu/~bolo/ | Samuel Colt's Revolvers
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -