Boost logo

Boost :

From: Amanjit Gill (amanjit.gill_at_[hidden])
Date: 2006-05-15 05:30:16


Anthony Williams wrote:(Regarding libboost_thread-vc71-mt-s-1_33.lib
(v1.33.0)).

>Any build of the library that requires MSVCPRT and MSVCRT is just broken,
>since they are the single-threaded runtime, and their use indicates that the
>library was built without MT support. I'm surprised the library manages to
>
>
Nope, MSVCPRT and MSCRT are "multi-threaded" runtimes, but they do not
imply static linkage (which means --> LIBCMT) ..

See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_c_run.2d.time_libraries.asp

Cheers
Amanjit Gill


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk