【发布时间】:2013-11-08 17:43:26
【问题描述】:
我正在尝试使用 icpc 在 64 位机器上编译程序。不幸的是,我收到catastrophic error: cannot open source file "bits/c++config.h" 的错误消息。我采纳了here 的一些建议,但没有成功。另外,我不要忘记事先运行source /opt/intel/bin/compilervars.sh intel64,如果这很重要,我使用的是 Ubuntu 13.10。
【问题讨论】:
标签: c++ ubuntu gcc icc ubuntu-13.10