$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-09-19 10:33:16
> Intel 8.0 apparently wants glibc 2.2 or earlier. I'm using glibc 2.3
> here. (glibc 2.3.2 was released in 2003-03, so this is *not* bleeding
> edge software)
I know :-(
> I don't see a solution to this unless we can
>> either get someone else to run Intel on Linux, or else persuade Martin to
>> use a different Linux vendor :-(
>
> Not an option. However, I'm still working on getting a permission to
> run the tests on a different machine.
>
> I upgraded to 8.0.066_pe070.1 in the hope that this fixes the
> issues. I'm not very optimistic, though.
I wonder, what happens if you use the -cxxlib-gcc option, would that be
enough to get the tests to run? It's not an ideal solution, but it's better
than the status quo.
Thanks for trying anyway,
John.