Trouble linking against vendor supplied DLL.
Suhaib Siddiqi
sssiddiqi@ipass.net
Tue Nov 30 23:39:00 GMT 1999
> Summary:
>
> I Have:
> A. Universe.dll -- dynamic link library supplied by the
> hardware vendor.
>
> I need to create:
> B. libuniverse.a -- Cygwin compatible export library.
>
> If someone knows how to get from A to B, I'd appreciate
> knowing. All
> the examples I've found seem to be working under the
> assumption that I
> have source code from which I want to create a dll and an export
> library. I only need to create the export library from the dll.
>
>
There are plenty of examples in the mail archive. you need to do
search.
pexport.exe you can use to make *.def file from dll or impgen.exe
from libtools to do the same
then use dlltools to generate libuniverse.a
> Charles
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list