$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] `../../../b2 -a` fails to update headers
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2014-03-05 05:23:09
Hi,
I'm attempting to do some fixes in
libs/conversion/include/boost/lexical_cast.hpp but looks like `../../../b2
-a` does not update the headers in boost/ folder any more.
Calling `./b2 headers` or `./b2 headers -a` does not help either.
Is that a known issue or am I doing something wrong?
-- Best regards, Antony Polukhin