Hi,
I have the latest Galileo version with CDT 6.0 and Intel v. 11.1.
It always compiles ".o" files uing icc and then executable using icpc. How can I push Eclipse to use icpc?
The reason I want to do it is that I am getting floating point exceptions.
Since I have found this: http://software.intel.com/en-us/articles/intel-c-compiler-floating-point-calculations-produce-nans-w... ,
I though it would be good to compile my sources with c++ compiler.
Does anybody know how to set it up in Eclipse, please?
Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.