Hi,

On Fri, Sep 20, 2013 at 4:49 AM, Syed Ahsan Ali <ahsansha...@gmail.com> wrote:
> I am trying to compile openmpi-1.6.5 on fc16.x86_64 with icc and ifort
> but getting the subject error. config.out and make.out is attached.
> Following command was used for configure
>
>  ./configure CC=icc CXX=icpc FC=ifort F77=ifort F90=ifort
> --prefix=/home/openmpi_gfortran -enable-mpi-f90 --enable-mpi-f77 |&
> tee config.out

could you also run make with 'make V=1' and send the output. Anyway it
looks like the intel compiler uses the C++ headers from GCC 4.6.3 and
I don't know if this is supported.

Bert

> Please help/advise.
> Thank you and best regards
> Ahsan
>

Reply via email to