Boost logo

Boost :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2004-09-28 09:57:22


Martin Wille writes:
> Aleksey Gurtovoy wrote:
>
> > Uhm, sorry, I wasn't clear enough. I meant the bjam log for all compilers,
> > but if you have them separately, then the one for "intel-8.0-linux"
> > toolset.
>
>
> Sorry, I didn't read the thread completely.
>
> intel-8.0 uploaded.

Thank you! Hmm, the log shows that all Boost.Python files fail to compile with the
same diagnostics:

intel-linux-C++-action
../bin/boost/libs/python/build/libboost_python.so/intel-8.0-linux/debug/shared-linkable-true/stdlib-gcc/numeric.o
icc: error: could not find directory in which the set of libstdc++ include files resides
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    . /opt/intel_cc_80/bin/iccvars.sh

icc -c -w1 -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -g -O0 -cxxlib-gcc -KPIC -I"../bin/boost/libs/python/build" -I"/usr
/include" -I"/usr/include/python2.2" -I"/boost/head-regression/boost" -o
"../bin/boost/libs/python/build/libboost_python.so/intel-8.0-linux/debug/shared-linkable-true/stdlib-gcc/numeric.o"
"/boost/head-regression/boost/libs/python/build/../src/numeric.cpp"

...failed intel-linux-C++-action
../bin/boost/libs/python/build/libboost_python.so/intel-8.0-linux/debug/shared-linkable-true/stdlib-gcc/numeric.o...
intel-linux-C++-action
../bin/boost/libs/python/build/libboost_python.so/intel-8.0-linux/debug/shared-linkable-true/stdlib-gcc/list.o
icc: error: could not find directory in which the set of libstdc++ include files resides
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    . /opt/intel_cc_80/bin/iccvars.sh

icc -c -w1 -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -g -O0 -cxxlib-gcc -KPIC -I"../bin/boost/libs/python/build" -I"/usr
/include" -I"/usr/include/python2.2" -I"/boost/head-regression/boost" -o
"../bin/boost/libs/python/build/libboost_python.so/intel-8.0-linux/debug/shared-linkable-true/stdlib-gcc/list.o"
"/boost/head-regression/boost/libs/python/build/../src/list.cpp"

etc.

Any ideas what's up here?

--
Aleksey Gurtovoy
MetaCommunications Engineering

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk