| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Originating-IP: | [12.254.208.112] |
| X-Originating-Email: | [mgainty AT hotmail DOT com] |
| From: | "Martin" <mgainty AT hotmail DOT com> |
| To: | "xiao chen" <chenxiaoellen AT hotmail DOT com>, <cygwin AT cygwin DOT com> |
| References: | <F109H5CLqI9UT9174G5000279c6 AT hotmail DOT com> |
| Subject: | Re: link dll to VC++ |
| Date: | Thu, 3 Apr 2003 19:26:28 -0700 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MIMEOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
| Message-ID: | <OE58vbEPDjQh42kMhTJ0002a717@hotmail.com> |
| X-OriginalArrivalTime: | 04 Apr 2003 02:27:17.0303 (UTC) FILETIME=[B6076C70:01C2FA51] |
Xiao
$(BASE)=foo
gcc -shared -o cyg$(BASE).so -Wl,--out-implib=lib$(BASE).dll.a \
-Wl,--export-all -Wl,--enable-auto-image-base \
-Wl,--output-def=cyg$(BASE).def $(OBJS)
hth,
Martin
----- Original Message -----
From: "xiao chen" <chenxiaoellen AT hotmail DOT com>
To: <cygwin AT cygwin DOT com>
Sent: Thursday, April 03, 2003 6:31 PM
Subject: link dll to VC++
>
> hi,dear all
> can someone tell me how to link my dll generated by cygwin to VC++?
> i tried lots of ways but all fails..are they compatible? can someone help
> me?
> thank you and wish u all a nice day
>
>
>
>
>
>
>
>
>
>
> _________________________________________________________________
> Download Norah Jones, Eminem and more! http://www.msn.com.sg/ringtones/
>
>
> --
> 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/
>
>
--
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 |