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 Subject: Re: Linking to commercial dll's To: cygwin AT cygwin DOT com X-Mailer: Lotus Notes Release 5.0.6a January 17, 2001 Message-ID: From: "David Westbury" Date: Fri, 16 Nov 2001 11:34:36 -0500 X-MIMETrack: Serialize by Router on SWMTA1.ipaper.com/IPAPER(Release 5.0.8 |June 18, 2001) at 11/16/2001 11:06:09 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Jade, I tried your recommended gcc string but no luck. Compiler reports that it can't resolve references to functions in the dll. Same as if I specify no filename.lib at all. Thanks for reponse. Any other ideas greatly appreciated. david Jade cc.cu> cc: Subject: Re: Linking to commercial dll's 11/15/2001 08:44 AM El jue, 15 nov 2001, escribiste: > > gcc -g myprog.c -o myprog //filename.dll Sorry for sending tthis twice but i made a mistake you should type : >gcc -g myprog.c -o myprog //filename.lib -- Jade -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/