@echo offset BOOST_ROOT=C:\boost_1_59_0pushd %BOOST_ROOT%cd tools\buildcall bootstrap.bat gccb2 install --prefix=%BOOST_ROOT%\Boost.Buildset PATH=%PATH%;%BOOST_ROOT%\Boost.Build\Bincd ..\..b2 --build-dir=%BOOST_ROOT%\boost_build --stage-dir=%BOOST_ROOT%\stage -q -j8 variant=release link=static threading=multi toolset=gcc cflags=-w cxxflags=-w runtime-link=static --layout=systemb2 --build-dir=%BOOST_ROOT%\boost_build --stage-dir=%BOOST_ROOT%\stage -q -j8 variant=release link=static threading=multi toolset=gcc cflags=-w cxxflags=-w runtime-link=static --layout=system --buildid=32 address-model=32popd