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 Date: Tue, 21 Jan 2003 09:40:45 +0100 From: Marcel Telka To: cygwin AT cygwin DOT com Subject: Re: How to build dll using libtool-devel (bug?) Message-ID: <20030121084045.GB26223@tortuga.etc.sk> References: <20030121081405 DOT GA26223 AT tortuga DOT etc DOT sk> <006901c2c126$c797af40$78d96f83 AT pomello> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <006901c2c126$c797af40$78d96f83@pomello> User-Agent: Mutt/1.4i On Tue, Jan 21, 2003 at 08:26:21AM -0000, Max Bowsher wrote: > Marcel Telka wrote: > > Problem summary: > > I'm unable to build shared library (dll) using current libtool-devel. > > > > Here is a fragment from my build log: > > > > /bin/bash ../libtool --mode=link gcc -g -O2 -Wall -o libioperm.la > > -rpath /usr/lib ioperm.lo > > libtool: link: warning: undefined symbols not allowed in > > i686-pc-cygwin shared libraries > > You need the libtool -no-undefined option, I think. Yes! Thank you! :-) -- +-------------------------------------------+ | Marcel Telka e-mail: marcel AT telka DOT sk | | homepage: http://telka.sk/ | | jabber: marcel AT jabber DOT sk | +-------------------------------------------+ -- 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/