Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: 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 From: "Suhaib M. Siddiqi" To: "Rafael Jesus Alcantara Perez" , "Alexandre Oliva" Cc: "Suhaib M. Siddiqi" , , Subject: RE: Problems with DLL creation using LIBTOOL Date: Fri, 15 Oct 1999 21:14:06 -0400 Message-ID: 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 AT vnet DOT 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 AT sourceware DOT cygnus DOT com