12 Nov 18:40
[Boost-filesystem] operations.cpp fails to compile building process_jam_log
From: K. Noel Belcourt <kbelco <at> sandia.gov>
Subject: [Boost-filesystem] operations.cpp fails to compile building process_jam_log
Newsgroups: gmane.comp.lib.boost.build
Date: 2008-11-12 17:41:27 GMT
Subject: [Boost-filesystem] operations.cpp fails to compile building process_jam_log
Newsgroups: gmane.comp.lib.boost.build
Date: 2008-11-12 17:41:27 GMT
Hi, It seems a recent change to Boost may have dramatically increased the time required to compile Boost.filesystem operations.cpp. This file is compiled when building process_jam_log during the nightly testing. Has anyone made a change that would cause the intel- linux-9.1 compilers to take > 300 seconds to compile this file. Here's the compile line that times out. "/usr/local/intel/cc/9.1.044/bin/icpc" -c -xc++ -O3 -Ob2 -w1 - DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 - DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"/var/scratch2/boost/boost" -c -o "/var/scratch2/boost/boost/bin.v2/libs/filesystem/build/intel- linux-9.1/release/link-static/operations.o" "/var/scratch2/boost/ boost/libs/filesystem/src/operations.cpp" 300 second time limit exceeded The file compiled okay yesterday so I'm in need of a little help. Thanks. -- Noel _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
RSS Feed