Boost C++ Libraries: Ticket #1812: Boost.Serialization fails to build on Cygwin https://svn.boost.org/trac10/ticket/1812 <p> Boost.Serialization fails to build because the non-wchar_t variant contains codecvt_null in its SOURCES enumeration which links to std::codecvt&lt;wchar_t&gt; which is not present in Cygwin's libstdc++. See &lt;<a class="ext-link" href="http://svn.boost.org/trac/boost/browser/branches/release/libs/serialization/build/Jamfile.v2"><span class="icon">​</span>http://svn.boost.org/trac/boost/browser/branches/release/libs/serialization/build/Jamfile.v2</a>&gt; . Back link to the original ml post: &lt;<a class="ext-link" href="http://lists.boost.org/boost-users/2008/04/35196.php"><span class="icon">​</span>http://lists.boost.org/boost-users/2008/04/35196.php</a>&gt; </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1812 Trac 1.4.3 Robert Ramey Sun, 13 Apr 2008 15:10:34 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1812#comment:1 https://svn.boost.org/trac10/ticket/1812#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Fixed in trunk </p> Ticket Václav Haisman <v.haisman@…> Sun, 13 Apr 2008 22:00:49 GMT status changed; resolution deleted https://svn.boost.org/trac10/ticket/1812#comment:2 https://svn.boost.org/trac10/ticket/1812#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">closed</span> → <span class="trac-field-new">reopened</span> </li> <li><strong>resolution</strong> <span class="trac-field-deleted">fixed</span> </li> </ul> <p> This is not really satisfactory resolution. Certainly, 1.35.1 is going to follow 1.35.0, it should be fixed there, too. Otherwise it will be out of the box as unusable as is 1.35.0 now. </p> Ticket Robert Ramey Mon, 14 Apr 2008 17:38:04 GMT <link>https://svn.boost.org/trac10/ticket/1812#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1812#comment:3</guid> <description> <p> just tweak your local jamfile accordingly when you build the library. Is this a huge problem? After the library is built it shouldn't be an issue. </p> <p> Robert Ramey </p> </description> <category>Ticket</category> </item> <item> <author>Václav Haisman <v.haisman@…></author> <pubDate>Mon, 14 Apr 2008 17:57:42 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1812#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1812#comment:4</guid> <description> <p> I reverse the question, is it huge problem to apply the fix on the 1.35.x branch, too? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Robert Ramey</dc:creator> <pubDate>Sun, 08 Jun 2008 03:41:30 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1812#comment:5 https://svn.boost.org/trac10/ticket/1812#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">reopened</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket