blob: a7e8e254981a08fa1befe6010908fc0908b6b44d [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>Boost.Locale: Tested Compilers and Platforms</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="boost-small.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">Boost.Locale
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.6.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
initNavTree('tested_compilers_and_paltforms.html','');
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle">
<div class="title">Tested Compilers and Platforms </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p>Following compilers are tested and known to work with Boost.Locale</p>
<ul>
<li>GCC 3.4 to 4.6</li>
<li>Microsoft Visual Studio 2005 to 2010</li>
<li>Intel 10 to 12</li>
<li>Clang 2.8</li>
<li>Path Scale 4</li>
<li>Visual Age 10.1</li>
</ul>
<p>Following operating systems are tested with Boost.Locale</p>
<ul>
<li>Linux</li>
<li>Windows</li>
<li>FreeBSD</li>
<li>Solaris</li>
<li>Darwin</li>
<li>Cygwin</li>
<li>AIX</li>
</ul>
<h2><a class="anchor" id="tested_compilers_and_paltforms_issues"></a>
Known Issues</h2>
<ul>
<li>Path Scale and MSVC 9 with STLPort has some test faults regarding invalid UTF-8 sequences in wide file I/O.</li>
<li>The native iconv library on AIX platform does not support required character encodings, thus either ICU or GNU iconv library should be used.</li>
<li>Mingw/GCC version 4.5 and above is required to support shared builds of Boost.Locale - versions that allow dynamic link with libstdc++ and libgcc. There is no problems with Cygwin's gcc-4.3 that provides shared versions of runtime libraries.</li>
<li>In some cases the build system fails to link with iconv library on Darwin system, in such cases explicit path to the location of iconv library should be given using -sICONV_PATH build option. </li>
</ul>
</div></div><!-- contents -->
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="index.html">Boost.Locale</a> </li>
<li class="navelem"><a class="el" href="appendix.html">Appendix</a> </li>
<li class="footer">
&copy; Copyright 2009-2012 Artyom Beilis, Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License</a>, Version 1.0.
</li>
</ul>
</div>
</body>
</html>