
28 Dec
2008
28 Dec
'08
7:18 p.m.
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