Boost C++ Libraries: Ticket #495: building boost sgd libraries https://svn.boost.org/trac10/ticket/495 <pre class="wiki">how do I build the boost sgd libraries ? My project requires libboost_thread-vc71-mt-sgd-1_33.lib but I have libboost_thread-vc71-mt-gd-1_33.lib what is the difference between the sgd and the gd libraries ? </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/495 Trac 1.4.3 mclow Wed, 19 Oct 2005 05:21:35 GMT status changed https://svn.boost.org/trac10/ticket/495#comment:1 https://svn.boost.org/trac10/ticket/495#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=131412 At &lt;http://www.boost.org/more/getting_started.html#Results&gt;, there is an explanation of the naming scheme for libraries. s - Static link to runtime g - Debug runtime d - Debug enabled code. Hope this helps! </pre> Ticket