Boost C++ Libraries: Ticket #5430: compile error in Windows CE 6.0(std::strerror) https://svn.boost.org/trac10/ticket/5430 <p> compile error libs/system/src/error_code.cpp, because Windows CE platform nothing &lt;cerrno&gt; header, and nothing std::strerror. I needs alternative implementation for "#if defined(_WIN32_WCE)". </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5430 Trac 1.4.3 Beman Dawes Sat, 09 Apr 2011 12:40:07 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5430#comment:1 https://svn.boost.org/trac10/ticket/5430#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">wontfix</span> </li> </ul> <p> I do not have access to a Windows CE development environment, and don't have any knowledge of that platform. The only way to address this problem is if someone who does have access develops, tests, and submits a patch. </p> <p> Unless all versions of Windows CE are affected, a patch must be specific to the versions of Windows CE that have the problem. Also, a patch must not impact other platforms. </p> <p> I'm closing this ticket for now. It can be reopened if such a patch becomes available. </p> <p> If the submitter would rather work with me privately, contact me at bdawes at acm dot org. </p> <p> Thanks, </p> <p> --Beman </p> Ticket anonymous Thu, 07 Jun 2012 00:38:13 GMT <link>https://svn.boost.org/trac10/ticket/5430#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5430#comment:2</guid> <description> <p> I'm pretty sure it'll effect all version of Windows CE. </p> <p> I've managed to work around this by using the implementation available in the github project "wcecompat" by mauricek. If the licensing is fine then it's pretty easy to just drop it in when building for Windows CE. </p> </description> <category>Ticket</category> </item> </channel> </rss>