| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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: | <OF47BCC61D.EEDAE3D1-ON85256B06.005A8049@ipaper.com> |
| From: | "David Westbury" <David DOT Westbury AT ipaper DOT com> |
| 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 |
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
<jade AT titan DOT um To: "David Westbury" <David DOT Westbury AT ipaper DOT com>
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 /<path to commercial dll>/filename.dll
Sorry for sending tthis twice but i made a mistake
you should type :
>gcc -g myprog.c -o myprog /<path to commercial lib files of
commarcial dll>/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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |