Boost logo

Boost Testing :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-02-02 08:23:45


Martin,

The filesystem intel-linux-9.0 path_test_dll and operations_test_dll
tests are failing with link errors. See error messages below.

These tests pass for gcc on this (and other) platforms, and there have
been no changes to the code in many months. So the failures probably
have something to do with the intel-linux-9.0 setup.

Any help appreciated,

--Beman

    "/opt/intel/cc/9.0/bin/icpc" -o
"/boost/head-regression/results/boost/bin.v2/libs/filesystem/build/intel-linux-9.0/debug/libboost_filesystem-il90-d-1_34.so.1.34.0"
-Wl,-h -Wl,libboost_filesystem-il90-d-1_34.so.1.34.0 -shared
"/boost/head-regression/results/boost/bin.v2/libs/filesystem/build/intel-linux-9.0/debug/exception.o"
"/boost/head-regression/results/boost/bin.v2/libs/filesystem/build/intel-linux-9.0/debug/operations.o"
"/boost/head-regression/results/boost/bin.v2/libs/filesystem/build/intel-linux-9.0/debug/path.o"
"/boost/head-regression/results/boost/bin.v2/libs/filesystem/build/intel-linux-9.0/debug/portability.o"
"/boost/head-regression/results/boost/bin.v2/libs/filesystem/build/intel-linux-9.0/debug/utf8_codecvt_facet.o"
     -g

IPO link: Warning unknown option '-h'.
IPO link: can not find "libboost_filesystem-il90-d-1_34.so.1.34.0"
icpc: error: problem during multi-file optimization compilation (code 1)


Boost-testing list run by mbergal at meta-comm.com