LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Dev Anand (danand_at_[hidden])
Date: 2003-12-18 17:22:23


Jeff Squyres wrote:

>On Thu, 18 Dec 2003, Dev Anand wrote:
>
>
>
>>Any suggestions for a Fortran 90 compiler tried the intel one doesn't
>>work.
>>
>>
>
>What specifically didn't work with the intel Fortran 90 compiler?
>
>Keep in mind that you should [usually] stay within one vendor for
>compilers -- so if you use the Intel F90 compiler, you should also use the
>Intel C and C++ compilers.
>
>
thanks for your reply.
I couldn't configure lam using the intel compiler.

*** Fortran Compiler
checking for ifort... ifort
checking how to add a library directory to ifort... "-L"
checking ifort external naming convention... FORTRANUNDERSCORE
checking for FORTRAN optimization flags... -O
checking size of FORTRAN INTEGER... unknown
configure: WARNING: *** Problem running configure test!
configure: WARNING: *** See config.log for details.
configure: error: *** Cannot continue.

I am not using an intel C/C++
Is there a free F90 compiler for which i don't have to
sacrifice using gcc
Dev Anand