$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost_thread-vc100-mt-1_53.lib vs libboost_thread-vc100-mt-1_53.lib
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-04-12 11:25:12
AMDG
On 04/12/2013 08:07 AM, young wrote:
> back to original question:
>
> boost_thread-vc100-mt-1_53.lib vs libboost_thread-vc100-mt-1_53.lib
>
> Both of them do not have 's'. That means they are not static library.
No it does not. Please read the explanation of 's' again:
Jeff Flinn wrote:
> The 's' linking statically to the C++ standard library and compiler runtime support libraries.
In Christ,
Steven Watanabe