$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2008-05-25 10:35:04
Hi,
> Hmmm, this is strange, it works for me if I invoke bjam from
> boost-root/status, what am I missing?
I had the same problem when invoking bjam from libs/math/test, and
adding "import testing ;" at the beginning of
libs/math/build/Jamfile.v2 did the trick for me.
HTH...
Bruno