$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] How to build libboost_thread-vc90-mt-sgd-1_39.lib
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-06-23 17:27:17
AMDG
luca regini wrote:
> With a complete build of boost (running bjam from the main directory)
> I cannot find libboost_thread-vc90-mt-sgd-1_39.lib. However the same
> library is linked automatically when I use the thread library within a
> program build against the Multi-threaded (/MT) runtime of Visual
> studio 2008.
> What should I do?
>
bjam --with-thread toolset=msvc debug threading=multi link=static
runtime-link=static stage
In Christ,
Steven Watanabe