$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Johan RÃ¥de (rade_at_[hidden])
Date: 2008-02-20 02:45:18
Vladimir Prus wrote:
> Instead, request the specific variant you want,
> like:
>
> bjam link=static threading=multi toolset=msvc-7.1
>
> - Volodya
Question 1: How do I specify that the build should use a dynamic CRT?
Question 2: Where do I find the answers to questions such a Question 1?
The get started guide contains to little info, the reference manual too much.
--Johan