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: <006901c2c126$c797af40$78d96f83@pomello> From: "Max Bowsher" <maxb AT ukf DOT net> To: "Marcel Telka" <marcel AT telka DOT sk>, <cygwin AT cygwin DOT com> References: <20030121081405 DOT GA26223 AT tortuga DOT etc DOT sk> Subject: Re: How to build dll using libtool-devel (bug?) Date: Tue, 21 Jan 2003 08:26:21 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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. 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/