Subject: [Boost-bugs] [Boost C++ Libraries] #5583: naming conflict with static libraries using bjam
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-05-31 14:54:05
#5583: naming conflict with static libraries using bjam
--------------------------------------+-------------------------------------
Reporter: sul@⦠| Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.46.1 | Severity: Problem
Keywords: |
--------------------------------------+-------------------------------------
I want to build boost with a static runtime-link using the following
commands:
@bjam.exe -a --runtime-link=static --threading=multi --link=static
--variant=debug
@bjam.exe -a --runtime-link=static --threading=multi --link=static
--variant=release
Thus, the resulting files should have a "sgd" pattern in the filename,
e.g. libboost_filesystem-vc80-mt-sgd-1_46_1.lib regarding the
BOOST_LIB_RT_OPT in auto_link.hpp.
'''How is it possible building static runtime files with bjam?''' Maybe it
is only a bug in the jamroot.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5583> 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:06 UTC