$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [build] bootstrap.sh is still broken
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2013-10-29 13:16:50
[Eric Niebler]
> I also did "./bootstrap.sh --with-toolset=gcc" from an MSYS prompt
> followed by the above b2 command ["b2 toolset=gcc pch=off
> --without-context --without-coroutine"], and that also seemed to work.
*Very* interesting - I wasn't aware that this could be done with
command-line arguments instead of my hacktrocity patch. (Maybe I never tried
"gcc" on both sides, or I did but something changed - the last time I
checked was years ago.)
Thanks,
STL