Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Mon, 18 Sep 2000 16:00:54 -0400 Message-Id: <200009182000.QAA21861@envy.delorie.com> From: DJ Delorie To: rajseth AT excite DOT com CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <27832437.969144793742.JavaMail.imail@digger.excite.com> (message from Rajkumar Seth on Sat, 16 Sep 2000 15:53:13 -0700 (PDT)) Subject: Re: how to make a .lib from a .dll References: <27832437 DOT 969144793742 DOT JavaMail DOT imail AT digger DOT excite DOT com> > 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 AT sourceware DOT cygnus DOT com