This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: how to make a .lib from a .dll



> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]