Subject: [Boost-bugs] [Boost C++ Libraries] #1812: Boost.Serialization fails to build on Cygwin
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-11 06:23:23
#1812: Boost.Serialization fails to build on Cygwin
---------------------------------------------------+------------------------
Reporter: Václav Haisman <v.haisman_at_[hidden]> | Owner: ramey
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: serialization
Version: Boost 1.35.0 | Severity: Problem
Keywords: cygwin |
---------------------------------------------------+------------------------
Boost.Serialization fails to build because the non-wchar_t variant
contains codecvt_null in its SOURCES enumeration which links to
std::codecvt<wchar_t> which is not present in Cygwin's libstdc++. See
<http://svn.boost.org/trac/boost/browser/branches/release/libs/serialization/build/Jamfile.v2>
. Back link to the original ml post: <http://lists.boost.org/boost-
users/2008/04/35196.php>
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1812>
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:49:57 UTC