There are only three steps
1. ./bootsrtap.sh
2. ./bjam
3. ./bjam - install

Make sure gcc compiler version should be 4.x.x. 

On Mon, Oct 12, 2009 at 6:40 AM, Commander Pirx <CmdPirx@hotmail.de> wrote:

"hamidouche" <khaledhamidouche@gmail.com> schrieb im Newsbeitrag news:4AD31CDC.3080402@gmail.com...

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

Hi,

was the installation of bjam successful?
Furthermore you can exclude the serialization library (and other libraries too) from build. Or try the GCC first. I do it this way. Compiling with GCC and debugging with intel debugger. Works great.

Pirx!

_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users



--
Manish Gupta
Bioinformatics Software Developer
Synamatix Sdn Bhd.
Kulalumpur, Malaysia