Re: [Boost-bugs] [Boost C++ Libraries] #12421: Even with BOOST_ALL_NO_LIB defined, VS14 linker looks for mt-s variant

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12421: Even with BOOST_ALL_NO_LIB defined, VS14 linker looks for mt-s variant
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-09-06 18:59:23


#12421: Even with BOOST_ALL_NO_LIB defined, VS14 linker looks for mt-s variant
-------------------------------+----------------------------
  Reporter: emonette123@… | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by anonymous):

 Duh! I understand what happened now: I was not responsible for
 distributing boost include directory and for compiling it that time... So
 boost was correctly compiled with the BOOST_ALL_NO_LIB define, but in the
 distributed headers, user.hpp in config was not modified to include
 BOOST_ALL_NO_LIB.

 Hence the difference between how boost library is compiled and how code
 using the library is.

 There is no bug here, just a stupid pilot error.

 This ticket can be closed.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12421#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-02-16 18:50:20 UTC