$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-12-10 09:33:59
I keep seeing BBv1 dependencies in our supposedly-v2 scripts,
Jamfiles, and documentation. For example $BOOST_ROOT/Jamfile.v2 uses
the --with-python-root option to set the PYTHON_ROOT variable, which
has no effect in v2. $BOOST_ROOT/configure isn't designed to work
with BBv2 it seems.
http://www.boost-consulting.com/boost/more/separate_compilation.html
still needs to be updated for BBv2. I'm concerned that many more
instances of this problem may exist, and I'm not sure how to resolve
them. Is there a reasonable automated search we could use?
-- Dave Abrahams Boost Consulting www.boost-consulting.com