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 |
Message-ID: | <D7AC5142895BD51198BA009027E33B4505FBFEE3@il06exm05.corp.mot.com> |
From: | Todorovic Vladica-VTODORO1 <Vladica DOT Todorovic AT motorola DOT com> |
To: | =?iso-8859-1?Q?=27J=E9r=F4me_DESPATIS=27?= <jdespatis AT yahoo DOT fr>, |
cygwin AT cygwin DOT com | |
Subject: | RE: generate a .lib file for VC++ |
Date: | Mon, 21 Jul 2003 16:02:14 -0500 |
MIME-Version: | 1.0 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id h6LL2r728953 |
As far as I know, there is no way to do the conversion you want/need. However, you can still use a dll generated by cygwin toolset by manully loading the dll (i.e., use LoadLibrary and GetProcAddress) in your VC++ code. You can find more info on this topic in the archives. Vladica -----Original Message----- From: Jérôme DESPATIS [mailto:jdespatis AT yahoo DOT fr] Sent: Saturday, July 19, 2003 2:30 PM To: cygwin AT cygwin DOT com Subject: generate a .lib file for VC++ Hello i have compiled a foo.dll with cygwin and a libfoo.dll.a but i need also a foo.lib to use this .dll in visual studio. and it seems vc++ has its own format for .lib which is not the posix format libfool.dll.a Do you knwo a way to transform a libfoo.dll.a in foo.lib ? thanks enzo ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |