$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:38:04
At 07:27 PM 3/4/2003, Beman Dawes wrote:
>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?
I reverted on my local machine to the prior version (1.67) and that clears
the problem.
I haven't tried to fix the CVS version (1.68) as I don't understand the
code that changed.
--Beman