$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-12-18 16:30:26
If BOOST_ASSERT_CONFG is defined, it results in:
# error "Unknown compiler version - please run the configure tests and
report the results"
I assume this means run bjam in boost-root/libs/config/test, but that just
produces a very long set of tests all of which fail, so I guess it isn't
quite right.
How do I run the tests?
Who do I report the results to?
Would it be better if the #error contained the URL of more explicit
instructions?
--Beman