Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <4FBF540FF16FD1119D9600A0C94B2B5102F10451@napier.logica.co.uk> From: "Kalkavouras, Michael" To: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: MSVC dll Date: Mon, 10 Jan 2000 11:37:56 -0000 X-Mailer: Internet Mail Service (5.5.2448.0) Happy new year to all of you. I have built a .dll using VC++ 5.0, and I want to use that library with the other libraries I have already ported using Cygwin. I need to create a .a that will link to the dll. How do I do that with a visual studio dll? I have using the pexorts utility found at http://www.acc.umu.se/~anorland/gnu-win32/index.html but the .def file I get has a lot of junk in it... Things like ??0?$ACE_Guard AT V?$ACE_Select_Reactor_Token_T AT VACE_Noop_Token@@@@@@QAE AT AAV?$A CE_Select_Reactor_Token_T AT VACE_Noop_Token@@@@@Z Furthermore, if I manage to create a clean .def file, what do I have to do to create the .a from that? Do I just use dllwrap? Thanks a lot Mike -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com