This is the mail archive of the cygwin@cygwin.com 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: Is it possible to convert .a linux library into win32 .dll or lib ?


See the FAQ entry:

Can I mix objects compiled with msvc++ and gcc?
http://cygwin.com/faq/faq_4.html#SEC117

Also, if your library pulls in the Cygwin runtime DLL, make sure you don't
mix the heap with MSVC's.

Larry


Original Message:
-----------------
From: Eric Belhomme rico@ricospirit.net
Date: Mon, 11 Nov 2002 17:25:58 +0100
To: maxb@ukf.net, eric.belhomme@free.fr, cygwin@cygwin.com
Subject: Re: Is it possible to convert .a linux library into win32 .dll or
lib ?


> No, it's not ELF. It is a static library (i.e. more-or-less a static .lib
> file)
>
> I know nothing about the package you are talking about, so I don't know
how
> easy it would be to make a DLL.
>
Thanks for your support :-)

So, can I link this file with a native win32 software developped with Ms
Visual C++ 6 ?

Regards,

--
Eric Belhomme


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


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



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


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