This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to build dll using libtool-devel (bug?)


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@telka.sk  |
|                homepage: http://telka.sk/ |
|                jabber:   marcel@jabber.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]