This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compiling dll libraries which can be used by visual studio?


On Fri, Sep 12, 2008 at 5:25 PM, Mary <mary@ru.is> wrote:
> Hi all,
>
> Does anyone know of a way to use libraries compiled by gcc/make with
> visual studio, please?

I googled for "Visual C++ create import lib" and found
http://qualapps.blogspot.com/2007/08/how-to-create-32-bit-import-libraries.html

This is of course applicable to DLLs only, not static libraries.  I do
not know any way to mix static libraries in different formats.

> I'll do the tutorial example of
> http://www.cygwin.com/cygwin-ug-net/dll.html but this only says
> how to use gcc-compiled libs with gcc. Any link, hint or clue very welcome.
>
> Mary
>
>
>
> Vinsamlega athugið að upplýsingar í tölvupósti þessum og viðhengi eru
> eingöngu ætlaðar þeim sem póstinum er beint til og gætu innihaldið
> upplýsingar sem eru trúnaðarmál. Sjá nánar: http://www.ru.is/trunadur
>
> Please note that this e-mail and attachments are intended for the named
> addresses only and may contain information that is confidential and
> privileged. Further information:
> http://www.ru.is/trunadur
>
> --
> 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/
>
>

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]