Boost logo

Boost :

Subject: Re: [boost] [build] bootstrap.sh is still broken
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2013-10-28 13:39:35


[niXman]
> bootstrap.bat works fine with MinGW for boost 1.51,1.52,1.53,1.54.
> But not for current trunk.

[Eric Niebler]
> I honestly have no idea, and this is a little disturbing. I'm tempted to
> back Stephan's changes out of trunk, unless Stephan has some ideas for
> how to proceed.

This should be totally unrelated. niXman's bootstrap.bat invocations are trying to find VCVARS32.BAT for some reason. My changes merely emit backslashes for paths in build.jam. (The use of pathnt.c for mingw in build.sh and pathunix.c for not-mingw is unquestionably correct, and should also be completely disconnected from the bootstrap.bat machinery.)

It would be nice if niXman could sync to before checkin 86460 in order to exonerate it.

STL


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