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: | <008301c28994$87ee1f10$78d96f83@pomello> |
From: | "Max Bowsher" <maxb AT ukf DOT net> |
To: | "Eric Belhomme" <eric DOT belhomme AT free DOT fr>, <cygwin AT cygwin DOT com> |
References: | <Xns92C3A3171AE36ericbelhommefreefr AT 80 DOT 91 DOT 224 DOT 249> |
Subject: | Re: Is it possible to convert .a linux library into win32 .dll or lib ? |
Date: | Mon, 11 Nov 2002 15:10:54 -0000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
Eric Belhomme wrote: > 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 ? 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. Max. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |