Boost C++ Libraries: Ticket #987: configure passes wrong toolset to bjam https://svn.boost.org/trac10/ticket/987 <p> Despite the fact that there is not parity between the set of toolsets supported by the Boost build and those supported by the bjam build, configure passes the toolset specified for building Boost on to the bjam build. This fails on Solaris, where configure passes "sun" to the bjam build. The bjam build really wants "cc". </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/987 Trac 1.4.3 Dave Abrahams Fri, 13 Jul 2007 17:09:52 GMT owner set https://svn.boost.org/trac10/ticket/987#comment:1 https://svn.boost.org/trac10/ticket/987#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Douglas Gregor</span> </li> </ul> Ticket René Rivera Fri, 27 Jul 2007 16:42:45 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/987#comment:2 https://svn.boost.org/trac10/ticket/987#comment:2 <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">duplicate</span> </li> </ul> <p> Merging this into <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1087" title="#1087: Patches: Mismatch between BBv2 and bjam toolsets in configure script. (closed: fixed)">#1087</a>. </p> Ticket