Opened 16 years ago

Closed 16 years ago

Last modified 9 years ago

#792 deleted Support Requests (Invalid)

Difference between -sgd- and -gd-:

Reported by: d_b_g Owned by: nobody
Milestone: Component: Building Boost
Version: None Severity: Problem
Keywords: Cc:

Description

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

Change History (2)

comment:1 by René Rivera, 16 years ago

Status: assignedclosed
Logged In: YES 
user_id=33595
Originator: NO

The built variants are documented at: <http://boost.org/more/getting_started.html#Results> The particular options you are referring to are described in the "Runtime" sub-section. You might want to ask in the users list <http://boost.org/more/mailing_lists.htm#users> for additional help.

comment:2 by anonymous, 9 years ago

Severity: Problem
Note: See TracTickets for help on using tickets.