
22 Nov
2005
22 Nov
'05
12:46 a.m.
Martin Wille wrote:
Jonathan Turkanis wrote:
Douglas Gregor wrote:
Boost regression test failures
All these failures seem to be of the form
catastrophic error: could not open source file "xxx"
where xxx is some standard header name, e.g., "utility", "algorithm", "string".
icc 8 isn't very clever in finding the gcc headers on systems it does not explicitly support. For that reason, I patched the icc and icpc wrapper scripts to set an environment variable that points the compiler to the location of the system compiler's includes.
I recently upgraded the system compiler. The version change made the patch to icc outdated. I'll update the patches and will rerun the tests this night.
Okay, thanks. -- Jonathan Turkanis www.kangaroologic.com