$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Default toolset not detected during run of b2
From: Vladimir Prus (ghost_at_[hidden])
Date: 2013-10-07 15:46:33
On 07.10.2013 23:29, Michael Price wrote:
> So, if I understand correctly, specifying --with-toolset during the bootstrap only specifies the tool to use to create the bjam/b2 binary,
> not what toolset that binary uses during execution?
That's correct.
- Volodya