I'm in the middle of building on an Altix (Itanium, Linux) with Intel 9.0 also. Still checking but this looks like it's working for me: bjam -sTOOLS=intel-linux "-sINTEL_CC=icc -cxxlib-icc" -sINTEL_PATH=/opt/intel/cc/9.0 But I guess you have a reason for not wanting to use bjam. Hope this helps. Randy Ormond -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Yoshihiro ISHIKAWA Sent: Thursday, March 02, 2006 5:56 AM To: boost-users@lists.boost.org Subject: [Boost-users] Boost can't build with Intel C++ Compiler 9.0 Hello everyone I could not build all boost-1.33.1 libraries using Intel C++ Compiler 9.0.0.32. I tried following steps. # export INTEL_PATH=/opt/intel/cc/9.0 # export INTEL_CXX="icpc -cxxlib-icc" # ./configure --with-toolset=intel-linux # make My environment Fedora Core 4 i386 Intel C++ Compiler version 9.0.0.32 Boost version 1.33.1 How can I build all libraries ? Please Help. Yoshihiro Ishikawa _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users