I am now using Intel C++ Compiler (ICC) for Linux 9.1.0.45. My Linux distribution is SuSE Linux Enterprise Server 10. ICC is installed in /opt/intel by default.
My CB is generated from the svn head source code. In CB, I set the ICC as the default compiler, but when compiling, it says that:
"test - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done.
My question is :
1. how to config to use ICC in CB in Linux? (I only found document about using ICC in windows with CB)
2. After I install ICC and CB, when first CB is starting, the Compilers auto-detection dialog only detects and
find the GNU GCC Compiler, but not Intel C/C++ Compiler, why?
thanks in advance!