Boost logo

Boost :

Subject: Re: [boost] [build] bootstrap.sh is still broken
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-10-30 16:45:50


AMDG

On 10/30/2013 01:16 PM, Eric Niebler wrote:
>
>> if not $TOOLSET
>> set TOOLSET=`tools/build/v2/engine/build.bat --guess-toolset`
>
> This doesn't seem right. build.bat takes a toolset as an optional
> argument. If the user specified --with-toolset=xxx to bootstrap.bat,
> then shouldn't xxx get passed as the toolset argument to build.bat?
>

I'm mirroring the logic in bootstrap.sh. This doesn't
actually build anything, it just asks build.bat to
figure out what toolset it would use. If the user
specified a toolset, we already know.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk