Boost C++ Libraries: Ticket #957: The "Getting Started" page does not mention the stdlib option https://svn.boost.org/trac10/ticket/957 <p> The "Getting Started" page does not mention the stdlib option, that allows to compile using STLport for example. </p> <p> Also, maybe it is also worth mentionning that using STLport when compiling Boost leads to linking error when the box is linux (and maybe other unix OS). See <a class="ext-link" href="http://lists.boost.org/boost-users/2007/04/26818.php"><span class="icon">​</span>http://lists.boost.org/boost-users/2007/04/26818.php</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/957 Trac 1.4.3 Thomas Witt Fri, 08 Jun 2007 19:40:45 GMT owner, severity, milestone set https://svn.boost.org/trac10/ticket/957#comment:1 https://svn.boost.org/trac10/ticket/957#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Dave Abrahams</span> </li> <li><strong>severity</strong> → <span class="trac-field-new">Showstopper</span> </li> <li><strong>milestone</strong> → <span class="trac-field-new">Boost 1.34.1</span> </li> </ul> Ticket Dave Abrahams Fri, 08 Jun 2007 19:48:18 GMT owner changed https://svn.boost.org/trac10/ticket/957#comment:2 https://svn.boost.org/trac10/ticket/957#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Dave Abrahams</span> to <span class="trac-author">Thomas Witt</span> </li> </ul> <p> IMO using an alternate standard library is out-of-scope of what I intended for the getting started guide. My feeling was that stuff like that belonged in the BBv2 docs. If the getting started guide is going to become a "build whatever weird-arsed configuration you may need" guide, I want that to be an explicit decision. So let's discuss it. </p> Ticket Thomas Witt Fri, 08 Jun 2007 21:46:32 GMT milestone changed https://svn.boost.org/trac10/ticket/957#comment:3 https://svn.boost.org/trac10/ticket/957#comment:3 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.34.1</span> → <span class="trac-field-new">Boost 1.35.0</span> </li> </ul> <p> Moved to 1.35.0 as it's controversial. I am sympathetic with Dave's opinion. </p> Ticket Daniel James Sat, 19 Apr 2008 15:10:25 GMT <link>https://svn.boost.org/trac10/ticket/957#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/957#comment:4</guid> <description> <p> I'm trying to clean up the documentation related tickets. Is it okay if I resolve this as 'wontfix'? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Dave Abrahams</dc:creator> <pubDate>Wed, 23 Apr 2008 18:33:48 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/957#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/957#comment:5</guid> <description> <p> No, I'd prefer to have a chance to see if there's a good way to fit the option in before I make that determination. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Wed, 13 May 2009 06:37:26 GMT</pubDate> <title>component, severity, milestone changed https://svn.boost.org/trac10/ticket/957#comment:6 https://svn.boost.org/trac10/ticket/957#comment:6 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">Getting Started Guide</span> </li> <li><strong>severity</strong> <span class="trac-field-old">Showstopper</span> → <span class="trac-field-new">Problem</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.36.0</span> → <span class="trac-field-new">To Be Determined</span> </li> </ul> Ticket