Boost C++ Libraries: Ticket #792: Difference between -sgd- and -gd-: https://svn.boost.org/trac10/ticket/792 <pre class="wiki">I have built the boost library, but the project that I am trying to build against it is looking for: libboost_unit_test_framework-vc71-mt-sgd-1_33_1.lib however, i seem to have built: libboost_unit_test_framework-vc71-mt-gd-1_33_1.lib What is the difference between: -gd- and -sgd- ? Additionally, what should I do to create the -sgd- version? Thanks, David </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/792 Trac 1.4.3 René Rivera Wed, 13 Dec 2006 05:54:28 GMT status changed https://svn.boost.org/trac10/ticket/792#comment:1 https://svn.boost.org/trac10/ticket/792#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=33595 Originator: NO The built variants are documented at: &lt;http://boost.org/more/getting_started.html#Results&gt; The particular options you are referring to are described in the "Runtime" sub-section. You might want to ask in the users list &lt;http://boost.org/more/mailing_lists.htm#users&gt; for additional help. </pre> Ticket anonymous Tue, 01 Apr 2014 01:31:02 GMT severity set https://svn.boost.org/trac10/ticket/792#comment:2 https://svn.boost.org/trac10/ticket/792#comment:2 <ul> <li><strong>severity</strong> → <span class="trac-field-new">Problem</span> </li> </ul> Ticket