$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-07-25 12:53:40
"Robert Ramey" <ramey_at_[hidden]> writes:
> b) I was very disappointed that Comeau couldn't be made to work. The
> library does in fact build with this platform. But due to some sort of
> interaction with the Boost Test library, the tests won't link and can't be
> run. For all I know it would work with user code. I realize that Comeau
> isn't on the "required" list so its not a release issue
Did you know that Comeau doesn't support dynamic linking (at least last
I checked)? You might need to force static linking to get your tests
to work.
-- Dave Abrahams Boost Consulting www.boost-consulting.com