$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2008-07-18 07:57:53
link_ext_test has a link failure on Windows both trunk and release. See
http://beta.boost.org/development/tests/release/developer/functional-hash.html
We need to clear this ASAP.
--Beman
PS: The error is an unresolved external to "test_main" in Boost.Test, so
this may be a Jamfile problem rather than a problem with the library's
actual code.