$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-03-04 19:27:50
Many or even most Win32 gcc regression tests (main trunk) are now failing
with link errors.
Typically:
/boost/site/status/C:/boost/site/libs/array/array1.cpp:31: undefined
reference to `std::cout'
...
I see Dave Abrahams changed gcc-tools two days ago. Could this be the
problem?
--Beman