2 Mar
2006
2 Mar
'06
11:55 a.m.
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