(no subject)

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

(no subject)

barba dos
Hi all,
 
Who can explain to me the difference between the following 4 libraries:
 
QuantLib-vc100-mt-gd.lib
QuantLib-vc100-mt-sgd.lib
QuantLib-vc100-mt-s.lib
QuantLib-vc100-mt.lib
 
I guess the ones with gd are built in debug mode, while the other two are done in release mode. What about the 's'?
 
Thanks.
 

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn
about Cisco certifications, training, and career opportunities.
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: (no subject)

Luigi Ballabio
On Thu, 2011-10-27 at 10:38 +0000, barba dos wrote:

> Who can explain to me the difference between the following 4
> libraries:
>  
> QuantLib-vc100-mt-gd.lib
> QuantLib-vc100-mt-sgd.lib
> QuantLib-vc100-mt-s.lib
> QuantLib-vc100-mt.lib
>  
> I guess the ones with gd are built in debug mode, while the other two
> are done in release mode. What about the 's'?

Linked statically to the C++ runtime.  Same convention as Boost, see
<http://www.boost.org/doc/libs/1_47_0/more/getting_started/windows.html#library-naming>

Luigi



--

Westheimer's Discovery:
A couple of months in the laboratory can frequently save a
couple of hours in the library.



------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn
about Cisco certifications, training, and career opportunities.
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users