A quick reading of this thread makes it sound to me as if you are using icc to compile c++ code. The correct compiler to use is icpc. This has been the case since at least the version 9 release of the Intel compilers. icc will not compile c++ code.

Hope this is useful.

-david
--
David Gunter
HPC-3: Parallel Tools Team
Los Alamos National Laboratory

On Dec 6, 2007, at 9:25 PM, Eric Thibodeau wrote:

Hello all,

I am unable to get past ./configure as ICC fails on C++ tests (see attached ompi-output.tar.gz). Configure was called without and the with sourcing `/opt/intel/cc/10.1.xxx/bin/iccvars.sh` as per one of the invocation options in icc's doc. I was unable to find the relevant (well..intelligible for me that is ;P ) cause of the failure in config.log. Any help would be appreciated.

Thanks,

Eric Thibodeau
<ompi-output.tar.gz>_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users





Reply via email to