$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-11-01 04:18:22
On Thursday 01 November 2007 09:05:27 Robert Ramey wrote:
>
> when I run bjam with the following command arguments:
>
> --toolset=msvc-7.1 threading=single variant=debug,release
>
> It seems that I can only get mult-threading
I was told that when using shared runtime, MSVC has only
MT version thereof. Am I wrong?
- Volodya