Re: [Boost-bugs] [Boost C++ Libraries] #13003: boost build lacks <library>/boost//log, <library>/boost//log_setup

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13003: boost build lacks <library>/boost//log, <library>/boost//log_setup
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-05-03 07:48:14


#13003: boost build lacks <library>/boost//log, <library>/boost//log_setup
-----------------------------------------------+---------------------------
  Reporter: Trey Van Riper <vanriper.trey@…> | Owner: vladimir_prus
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: build
   Version: Boost 1.64.0 | Severity: Problem
Resolution: | Keywords: build log
-----------------------------------------------+---------------------------
Changes (by andysem):

 * cc: Andrey.Semashev@… (added)
 * owner: andysem => vladimir_prus
 * component: log => build

Comment:

 `tools/build/src/contrib/boost.jam` is part of Boost.Build, so I'm
 reassigning the ticket. I'm not sure what that file contains.

 `BOOST_LOG_DYN_LINK` and `BOOST_LOG_SETUP_DYN_LINK` control how Boost.Log
 (the two built libraries it consists of) is linked. If the macro is
 defined, the corresponding library is linked as a shared object (.so or
 .dll), otherwise as a static library. If you're linking statically, you
 should not define either of these macros.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/13003#comment:2>
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-05-03 07:51:44 UTC