Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost and Intel Compiler 11
From: Mikko Vainio (mikko.vainio_at_[hidden])
Date: 2008-12-30 02:59:21


John Maddock wrote:
> Mikko Vainio wrote:
>>> Two tests fail to compile, namely is_class_test.cpp and
>>> tricky_function_type_test.cpp. Others pass. The output is listed
>>> below.
>>> I hope this helps.
>
> I haven't been able to reproduce locally, but I think I see the issue,
> can you do an SVN update and try is_class_test again?
>

Now all the tests pass.

Applied the changeset to 1.37.0 source tree and tried to compile
serialization. Results in ICE:

intel-linux.compile.c++
bin.v2/libs/serialization/build/intel-linux/release/threading-multi/basic_text_iprimitive.o
icpc: command line remark #10010: option '-Ob' is deprecated and will be
removed in a future release. See '-help deprecated'
(0): internal error: backend signals

compilation aborted for libs/serialization/src/basic_text_iprimitive.cpp
(code 4)

     "icpc" -c -xc++ -O3 -Ob2 -w1 -fPIC -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o
"bin.v2/libs/serialization/build/intel-linux/release/threading-multi/basic_text_iprimitive.o"
"libs/serialization/src/basic_text_iprimitive.cpp"

...failed intel-linux.compile.c++
bin.v2/libs/serialization/build/intel-linux/release/threading-multi/basic_text_iprimitive.o...

This one is for Intel I guess?

Rgds,
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