Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Eric Belhomme Subject: Is it possible to convert .a linux library into win32 .dll or lib ? Date: Mon, 11 Nov 2002 14:58:08 +0000 (UTC) Organization: RicoSpirit Lines: 15 Message-ID: NNTP-Posting-Host: hole.ricospirit.net X-Trace: main.gmane.org 1037026688 9738 62.4.22.83 (11 Nov 2002 14:58:08 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Mon, 11 Nov 2002 14:58:08 +0000 (UTC) User-Agent: Xnews/4.06.22 Hi, I compiled a linux native library on cygwin. To do this I used the -mwin32 flag, as Tim Prince explained to me. So now it compiles nice, but I obtain a "libprelude.a" file so I wonder it is in ELF compatible format. The problem is I'd like to use this library with a native Win32 NT service (I try to make a win32 prelude-lml sensor) So I need libprelude compiled as native win32 DLL or lib file. Is it possible ? -- Rico (RicoSpirit) - http://www.ricospirit.net -- 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/