$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-05-27 15:34:28
md656 wrote:
> I am going to download g++ v3 but I need to know the results of compiling
> Boost with it.
>
> Can you help?
There is no "g++ v3". There is an ongoing development which will
eventually lead to gcc 3.0, but it's not there yet.
Boost is well-tested with gcc 2.95.3, so you may consider sticking
with that. I will publish regression test results for gcc 3.0 when
it is released.
Jens Maurer