|
Boost Users : |
Subject: Re: [Boost-users] Boost and Intel Compiler 11
From: Mikko Vainio (mikko.vainio_at_[hidden])
Date: 2008-12-28 14:18:48
Matthieu Brucher wrote:
> Hi,
>
> I've read on the archive that some work needed to be done to support
> Intel Compiler 11 (Linux). Was progress made in that matter ?
>
> Matthieu
Doesn't seem so, at least on my x86 Fedora 10 system trying to compile
serialization library from trunk using Intel compiler v11.0.074
(tools/jam/src/bin.linuxx86/bjam --toolset=intel --with-serialization)
produces:
./boost/type_traits/is_class.hpp(129): error: namespace "boost" has no
member "remove_cv"
BOOST_TT_AUX_BOOL_TRAIT_DEF1(
^
./boost/type_traits/is_class.hpp(129): error: expected a ">"
BOOST_TT_AUX_BOOL_TRAIT_DEF1(
^
and so forth.
Regards,
Mikko
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net