|
Boost Users : |
Subject: [Boost-users] boost-users@lists.boost.org
From: hamidouche (khaledhamidouche_at_[hidden])
Date: 2009-10-12 08:11:08
hello
I wanna build boost1_40
on a linux 64 machine (this is the my machine configuration)
2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64
GNU/Linux
compiler Intel 11.0
when I run
./bjam --toolset=intel
I have this error message
"icpc" -c -xc++ -O3 -w1 -inline-level=2 -pthread -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...
intel-linux.compile.c++
bin.v2/libs/serialization/build/intel-linux/release/threading-multi/basic_text_oprimitive.o
(0): internal error: backend signals
compilation aborted for libs/serialization/src/basic_text_oprimitive.cpp
(code 4)
"icpc" -c -xc++ -O3 -w1 -inline-level=2 -pthread -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_oprimitive.o"
"libs/serialization/src/basic_text_oprimitive.cpp"
...failed intel-linux.compile.c++
bin.v2/libs/serialization/build/intel-linux/release/threading-multi/basic_text_oprimitive.o...
intel-linux.compile.c++
bin.v2/libs/serialization/build/intel-linux/release/threading-multi/binary_iarchive.o
(0): internal error: backend signals
Please what wrong with this installing ? what should I change ??
Thanks
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