Richard Hadsell wrote:
I am trying to build the Boost libraries on an Itanium 2 Linux machine using Intel C++ 8.0. The problem is that bjam is creating a directory path for the release versions that uses the string "ebug release" instead of "release". For example:
MkDir1 bin/boost/libs/regex/build/libboost_regex.a/intel-linux/ebug release intel-linux-C++-action bin/boost/libs/regex/build/libboost_regex.a/intel-linux/ebug release/c_regex_traits.o ...
I built bjam with this:
build.sh intel-linux
P.S.: The problem goes away when I build bjam with gcc: build.sh gcc So the problem must be in Bjam source code or the Intel 8.0 compiler. I'm using the latest release of icc: Intel(R) C++ Itanium(R) Compiler for Itanium(R)-based applications Version 8.0 Build 20040416 Package ID: l_cc_pc_8.0.066 -- Dick Hadsell 914-259-6320 Fax: 914-259-6499 Reply-to: hadsell@blueskystudios.com Blue Sky Studios http://www.blueskystudios.com 44 South Broadway, White Plains, NY 10601