Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4244: Different versioning, soname and library names
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-20 18:05:54
#4244: Different versioning, soname and library names
-----------------------------------------+----------------------------------
Reporter: christina.larocca@⦠| Owner:
Type: Support Requests | Status: new
Milestone: Boost 1.43.0 | Component: Building Boost
Version: Boost 1.44.0 | Severity: Problem
Keywords: |
-----------------------------------------+----------------------------------
Comment(by steven_watanabe):
Are you accidentally trying to build multiple variants? That doesn't work
when the names aren't mangled. If so, you should be able to fix it by
running
{{{
./bjam release threading=multi link=shared runtime-link=shared
}}}
If that doesn't work, can you provide the output of
{{{
./bjam --with-math --debug-building
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4244#comment:1> 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:50:03 UTC