$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Richter (roland_at_[hidden])
Date: 2002-10-21 04:43:12
The Boost.Test docs are not too precise for which
compilers it actually is useable.
Using MS VC++ 7.0, when trying to make the test_exec_monitor.lib,
it gives me an internal compiler error:
e:\lib\boost_1_29_0\libs\test\src\unit_test_log.cpp(360): fatal error C1001:
INTERNAL COMPILER ERROR (compiler file
'f:\vs70builds\9466\vc\Compiler\Utc\src\P2\main.c', line 146)
- Roland