Subject: [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:15:39
#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
Keywords: |
------------------------------+---------------------------
hello,
I cannot compile boost 1.61 (1.60 is fine with the same setup):
{{{
boost/archive/codecvt_null.hpp:93: undefined reference to `vtable for
boost::archive::codecvt_null<wchar_t>
}}}
The incriminated package seems serialization, as it goes on with
'--without-serialization' flag.
The setup is mingw-w64 on linux, with gcc 6.1.
See full log attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12205> 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