Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: "Suhaib M. Siddiqi" <ssiddiqi@ipass.net>
To: "Rafael Jesus Alcantara Perez" <ralcan@vnet.es>,
        "Alexandre Oliva" <oliva@lsd.ic.unicamp.br>
Cc: "Suhaib M. Siddiqi" <ssiddiqi@ipass.net>, <cygwin@sourceware.cygnus.com>,
        <bug-libtool@gnu.org>
Subject: RE: Problems with DLL creation using LIBTOOL
Date: Fri, 15 Oct 1999 21:14:06 -0400
Message-ID: <LOBBLPGIHMIEGBEAFDMCMEFACBAA.ssiddiqi@ipass.net>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
In-Reply-To: <99101511401400.00957@mastermind.home.ma.es>
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211



> Ok, but, at least on these platforms:
>
> * sparc-sun-solaris2.6
> * i586-pc-linux-gnu
>
> ... I have compiled shared and static libraries successfully

The Dlls on Windows and shared libraries on Unices are two different things.

You will need to adapt your configure files so DLLs are created.
Hvae a look at GGI code (http://www.ggi-project.org).  It is a very good
example of using LIBTOOLS under Cygwin. Compile it, learn how it creates
shared libs on Unices and DLLs on Win32/Cygwin then take their scripts
and adapt them for your code.

Suhaib

>(I
> haven't read
> that section in the INFO file :) So I'll have to wait for better
> supporting
> of C++ (LIBTOOL is one of the best tools I use for development).
>
> Thanks.
> Rafa.
> --
> +----------
> | Rafael Jesus Alcantara Perez. P.O. Box 1199, 29080 Malaga, SPAIN.
> | Email: mailto:ralcan@vnet.es
> | PGP public key: http://www.vnet.es/~ralcan/public-key.asc
> +---------------------
> "For every complex problem there is a solution that is concise,
> clear, simple, and wrong."
> (H. L. Mencken)
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

