Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1058: Cygwin libraries & GNU libtool
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-09-02 15:52:43
#1058: Cygwin libraries & GNU libtool
----------------------------------+-----------------------------------------
Reporter: mike_at_[hidden] | Owner: vladimir_prus
Type: Support Requests | Status: new
Milestone: To Be Determined | Component: build
Version: release 1.34.0 | Severity: Problem
Resolution: | Keywords: Cygwin libtool shared dll
----------------------------------+-----------------------------------------
Changes (by speedsnail):
* type: Bugs => Support Requests
* severity: Regression => Problem
Comment:
We need more input.
The following code snippet, is not able to reproduce the described
behavior, although not the first hint of a library being present. Try this
(in an empty dir):
libtool --mode=link g++ -no-undefined -o libbaz.la -L. -lfoobar
On the other hand I verified, that the gnu linker ld is able to accept
xxx.dll.a or libxxx.dll.a as import libraries.
I am pretty sure libtool also will find xxx.lib named import libraries.
I guess the reported bug is not related to boost naming scheme at all, but
this is just a guess. It would be ideal if the described behavior would be
presented in a stripped down version, since we have no access to the
posters prerequisites (i.e pion libs)
Roland aka speedsnail
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1058#comment:5>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC