$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] required toolsets
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-03-29 00:02:53
AMDG
On 03/28/2013 08:48 PM, Michael Marcin wrote:
>
> What's the toolset id for msvc 11 update 1?
msvc-11.0
> Is there a way to list toolset options or a documentation page with them?
>
They're just the Boost.Build toolsets.
If you can write
b2 toolset=xxx
then you can use
run.py --toolsets=xxx
In Christ,
Steven Watanabe