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 |
X-Originating-IP: | [150.101.123.92] |
X-Originating-Email: | [tilps AT hotmail DOT com] |
X-Sender: | tilps AT hotmail DOT com |
From: | "Gareth Pearce" <tilps AT hotmail DOT com> |
To: | "'Roy Clemmons'" <roy_clemmons AT hotmail DOT com>, <cygwin AT cygwin DOT com> |
Subject: | RE: Why 2 DLL names? |
Date: | Tue, 23 Dec 2003 00:21:28 +1100 |
MIME-Version: | 1.0 |
In-Reply-To: | <LAW12-OE26FuE2zRJjj0001000e@hotmail.com> |
Message-ID: | <BAY2-DAV5ZBLRSNBeTc0000fd8d@hotmail.com> |
X-OriginalArrivalTime: | 22 Dec 2003 13:21:30.0305 (UTC) FILETIME=[82DEB310:01C3C88E] |
X-IsSubscribed: | yes |
> > Greetings, > > Using Cygwin 1.5.5-1, I am porting a Unix shared library to Windows. > After making and linking the library with libtool, two DLLs were > created: > > libxxxxxx.dll.a > cygxxxxxx-1.dll > > I guess I was only expecting: libxxxxxx.dll. > > Why were the 2 names generated and why the "cyg" prefix on one of > them? Also, which one should I use? The first is not a dll - its an import library(I think?) Cyg prefix is chosen to clearly delimit mingw dll's from cygwin dll's - since, for example, zlib comes in both cygwin and mingw versions, and naming them the same would cause conflicts. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |