Boost C++ Libraries: Ticket #12127: Invoking a library's build//stage ignores --stagedir https://svn.boost.org/trac10/ticket/12127 <p> When trying to stage a library via </p> <pre class="wiki">b2 -sBOOST_ROOT=c:\projects\boost-git\boost --stagedir=c:\stage c:/projects/boost-git/boost/libs/system/build//stage </pre><p> the <code>--stagedir</code> option is ignored and <code>c:/projects/boost-git/boost/libs/system/build/stage</code> is used instead. </p> <p> Steven Watanabe says that this is because <code>BOOST_STAGE_LOCATE</code> is set in <code>boostcpp.jam</code>, but the <code>boost-install</code> rule is defined in <code>Jamroot</code>. </p> <p> He thinks that <code>boost-install</code> needs to be moved to <code>boostcpp.jam</code>. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12127 Trac 1.4.3