Subject: [Boost-bugs] [Boost C++ Libraries] #2734: Cygwin wants .dll, not .so for shared libraries
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-02-06 20:46:58
#2734: Cygwin wants .dll, not .so for shared libraries
-------------------------------------+--------------------------------------
Reporter: don2387ward_at_[hidden] | Owner:
Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: Building Boost
Version: Boost 1.37.0 | Severity: Problem
Keywords: cygwin |
-------------------------------------+--------------------------------------
Building boost 1.37.0 on Cygwin I get shared libraries named xxx.so, but
gcc expects files named xxx.dll (as in 1.36.0 and documented in gcc.jam).
It appears this is due to changes to tools/build/v2/tools/types/lib.jam
since 1.36.0.
Also (a separate issue): It would be nice if the xxx.dll files could be
put in /usr/local/bin (rather than /usr/local/lib). Is there a way to do
this?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2734> 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:59 UTC