<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On 11 January 2013 08:19, Philipp Kraus <span dir="ltr">&lt;<a href="mailto:philipp.kraus@flashpixx.de" target="_blank">philipp.kraus@flashpixx.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">On 2013-01-10 21:49:10 +0100, Steve Lorimer said:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
./bootstrap.sh --prefix=${PREFIX} --with-libraries=filesystem,<u></u>regex,system<br>
</blockquote>
<br>
On this command b2 returns:<br>
<br>
error: wrong library name &#39;libraries=exception,math,<u></u>system,iostreams,regex,random,<u></u>thread,date_time,program_<u></u>options,filesystem,mpi,<u></u>serialization&#39; in the --with-&lt;library&gt; option.<div class="">

<div class="h5" style></div></div></blockquote><div>�</div><div>Not sure - the below commands work on boost 1.51 for me</div><div><br></div><div><div><font face="courier new, monospace"><b>$ ./bootstrap.sh --with-libraries=exception,math,system,iostreams,regex,random,thread,date_time,program_options,filesystem,mpi,serialization</b></font></div>

<div><br></div><div><font color="#0000ff">Building Boost.Build engine with toolset gcc... tools/build/v2/engine/bin.linuxx86_64/b2</font></div><div><font color="#0000ff">Unicode/ICU support for Boost.Regex?... not found.</font></div>

<div><font color="#0000ff">Backing up existing Boost.Build configuration in project-config.jam.1</font></div><div><font color="#0000ff">Generating Boost.Build configuration in project-config.jam...</font></div><div><font color="#0000ff"><br>

</font></div><div><font color="#0000ff">Bootstrapping is done. To build, run:</font></div><div><font color="#0000ff"><br></font></div><div><font color="#0000ff">� � ./b2</font></div><div><font color="#0000ff"><br></font></div>

<div><font color="#0000ff">To adjust configuration, edit &#39;project-config.jam&#39;.</font></div><div><font color="#0000ff">Further information:</font></div><div><font color="#0000ff"><br></font></div><div><font color="#0000ff">� �- Command line help:</font></div>

<div><font color="#0000ff">� � �./b2 --help</font></div><div><font color="#0000ff"><br></font></div><div><font color="#0000ff">� �- Getting started guide:</font></div><div><font color="#0000ff">� � �<a href="http://www.boost.org/more/getting_started/unix-variants.html">http://www.boost.org/more/getting_started/unix-variants.html</a></font></div>

<div><font color="#0000ff"><br></font></div><div><font color="#0000ff">� �- Boost.Build documentation:</font></div><div><font color="#0000ff">� � �<a href="http://www.boost.org/boost-build2/doc/html/index.html">http://www.boost.org/boost-build2/doc/html/index.html</a></font></div>

<div><br></div></div><div><div><font face="courier new, monospace"><b>$ ./b2 --toolset=gcc</b></font></div><div><br></div><div><font color="#0000ff">Building the Boost C++ Libraries.</font></div><div><font color="#0000ff"><br>

</font></div><div><font color="#0000ff"><br></font></div><div><font color="#0000ff">Performing configuration checks</font></div><div><font color="#0000ff"><br></font></div><div><font color="#0000ff">� � - gcc visibility � � � � � : yes</font></div>

<div><font color="#0000ff">� � - long double support � � �: yes</font></div><div><font color="#0000ff">warning: skipping optional Message Passing Interface (MPI) library.</font></div><div><font color="#0000ff">note: to enable MPI support, add &quot;using mpi ;&quot; to user-config.jam.</font></div>

<div><font color="#0000ff">note: to suppress this message, pass &quot;--without-mpi&quot; to bjam.</font></div><div><font color="#0000ff">note: otherwise, you can safely ignore this message.</font></div><div><font color="#0000ff">� � - has_icu builds � � � � � : no</font></div>

<div><font color="#0000ff"><br></font></div><div><font color="#0000ff">Component configuration:</font></div><div><font color="#0000ff"><br></font></div><div><font color="#0000ff">� � - chrono � � � � � � � � � : not building</font></div>

<div><font color="#0000ff">� � - context � � � � � � � � �: not building</font></div><div><font color="#0000ff">� � - date_time � � � � � � � �: building</font></div><div><font color="#0000ff">� � - exception � � � � � � � �: building</font></div>

<div><font color="#0000ff">� � - filesystem � � � � � � � : building</font></div><div><font color="#0000ff">� � - graph � � � � � � � � � �: not building</font></div><div><font color="#0000ff">� � - graph_parallel � � � � � : not building</font></div>

<div><font color="#0000ff">� � - iostreams � � � � � � � �: building</font></div><div><font color="#0000ff">� � - locale � � � � � � � � � : not building</font></div><div><font color="#0000ff">� � - math � � � � � � � � � � : building</font></div>

<div><font color="#0000ff">� � - mpi � � � � � � � � � � �: building</font></div><div><font color="#0000ff">� � - program_options � � � � �: building</font></div><div><font color="#0000ff">� � - python � � � � � � � � � : not building</font></div>

<div><font color="#0000ff">� � - random � � � � � � � � � : building</font></div><div><font color="#0000ff">� � - regex � � � � � � � � � �: building</font></div><div><font color="#0000ff">� � - serialization � � � � � �: building</font></div>

<div><font color="#0000ff">� � - signals � � � � � � � � �: not building</font></div><div><font color="#0000ff">� � - system � � � � � � � � � : building</font></div><div><font color="#0000ff">� � - test � � � � � � � � � � : not building</font></div>

<div><font color="#0000ff">� � - thread � � � � � � � � � : building</font></div><div><font color="#0000ff">� � - timer � � � � � � � � � �: not building</font></div><div><font color="#0000ff">� � - wave � � � � � � � � � � : not building</font></div>

<div><font color="#0000ff"><br></font></div><div><font color="#0000ff">...patience...</font></div></div><div><br></div><div style>... etc ...</div></div></div></div>