Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12205: FTBFS boost.serialization 1.61: undefined reference to boost::archive::codecvt_null<wchar_t>
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-05-14 13:53:49
#12205: FTBFS boost.serialization 1.61: undefined reference to
boost::archive::codecvt_null<wchar_t>
-------------------------------+---------------------------
Reporter: xantares | Owner: ramey
Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost 1.61.0 | Severity: Regression
Resolution: | Keywords:
-------------------------------+---------------------------
Comment (by xantares):
In 1.61 and develop branch, codecvt_null is compiled in archive:
https://github.com/boostorg/serialization/blob/develop/build/Jamfile.v2
whereas in codecvt_null.hpp uses BOOST_WARCHIVE_DECL:
https://github.com/boostorg/serialization/blob/develop/include/boost/archive/codecvt_null.hpp
If I move codecvt_null from SOURCES to WSOURCES in Jamfile.v2, the build
passes.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12205#comment:3> 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