$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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) ..
Cheers
Amanjit Gill