$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-02-02 01:53:57
Douglas Gregor wrote:
> Boost Regression test failures
> Report time: 2007-02-01T14:03:12Z
>
> This report lists all regression test failures on release platforms.
>
> Detailed report:
> http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/issues.html
>
> The following platforms have a large number of failures:
> intel-linux-9.0
At this point, most of failures come from intel-linux-9.0, because:
- Boost.Build passes -Wl,-h flag when linking
- Intel linker for some reason does not like it
I'm gonna look into this today-tomorrow.
- Volodya