Re: [OMPI users] Fwd: compilation aborted for Handler.cpp (code 2)

2013-09-20 Thread Syed Ahsan Ali
Output of make V=1 is attached. Again same error. If intel compiler is using C++ headers from gfortran then how can we avoid this. On Fri, Sep 20, 2013 at 11:07 AM, Bert Wesarg wrote: > Hi, > > On Fri, Sep 20, 2013 at 4:49 AM, Syed Ahsan Ali wrote: >> I am trying to compile openmpi-1.6.5 on fc16

Re: [OMPI users] Fwd: compilation aborted for Handler.cpp (code 2)

2013-09-20 Thread Bert Wesarg
Hi, On Fri, Sep 20, 2013 at 4:49 AM, Syed Ahsan Ali 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

[OMPI users] Fwd: compilation aborted for Handler.cpp (code 2)

2013-09-19 Thread Syed Ahsan Ali
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

[OMPI users] Fwd: compilation aborted for Handler.cpp (code 2)

2013-09-16 Thread Syed Ahsan Ali
Dear All 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