Boost logo

Boost-Build :

Subject: Re: [Boost-build] bootstrap.bat path incorrect
From: Vladimir Prus (ghost_at_[hidden])
Date: 2013-12-26 23:47:57


On 27.12.2013 03:36, Beman Dawes wrote:
> On Thu, Dec 26, 2013 at 4:32 PM, Nogradi, Chris <Chris.Nogradi_at_[hidden] <mailto:Chris.Nogradi_at_[hidden]>> wrote:
>
> bootstrap.bat in master git is incorrect here:
>
> call .\build.bat %* > ..\bootstrap.log
>
> @ECHO OFF
>
> cd ..
>
>
> The first and third lines above do not correspond to the current head of master (or develop either).
>
> Instead, the first four lines say:
>
> call .\build.bat %* > ..\..\..\..\bootstrap.log
> @ECHO OFF

Beman,

the above is what Boost's bootstrap.bat say, while Chris comments about tools/build/bootstrap.bat

Chris, I've fixed this problem on develop and merged to master. Thanks!

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk