how to make a .lib from a .dll

DJ Delorie dj@delorie.com
Mon Sep 18 13:01:00 GMT 2000


> I just got the Metastock developer kit which comes as a dll - namely the
> msfl70.dll.  I need to compile programs, and I need a .lib so that the
> compile phase can happen.  How do I create such an animal?  If I dont, I
> just get ld errors saying that the references are undefined.  

Try the obvious - list the DLL itself on the link line and see if the
linker just knows how to deal with it.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list