Boost C++ Libraries: Ticket #2050: Don't use '--toolset' in documentation https://svn.boost.org/trac10/ticket/2050 <p> The --toolset option tends to confuse folks -- they try to add "--" in front of other things, like "variant". Since "--toolset=" and "toolset=" are equivalent, the best solution is to use "toolset=" in getting started, and leave "--toolset" in code for backward compatibility. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2050 Trac 1.4.3 Daniel James Sat, 21 Feb 2009 17:10:43 GMT component changed https://svn.boost.org/trac10/ticket/2050#comment:1 https://svn.boost.org/trac10/ticket/2050#comment:1 <ul> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">Getting Started Guide</span> </li> </ul> Ticket Vladimir Prus Fri, 29 May 2009 07:33:48 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2050#comment:2 https://svn.boost.org/trac10/ticket/2050#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">fixed</span> </li> </ul> <p> As of today, getting started does not have "--toolset" string anywhere. </p> Ticket