Re: Problem with log function - Intel fortran compiler under Linux
- From: Chip Coldwell <coldwell@xxxxxxxxxxxxx>
- Date: Wed, 17 Oct 2007 09:19:03 -0400
Arjen Markus <arjen.markus@xxxxxxxxxx> writes:
A bigger problem is that the build scripts (based on autoconf
and friends) do not really support different compilers.
Try, for example,
$ FC=ifort ./configure [other configure options]
Only gfortran is accepted as an alternative (I am no autoconf
guru, so I loathe ducking into that issue) and gfortran does
not accept IMAG() and other functions that the program uses.
AIMAG is probably what you want.
Chip
--
Charles M. "Chip" Coldwell
"Turn on, log in, tune out"
Somerville, Massachusetts, New England
.
- References:
- Problem with log function - Intel fortran compiler under Linux
- From: Arjen Markus
- Re: Problem with log function - Intel fortran compiler under Linux
- From: Arjen Markus
- Re: Problem with log function - Intel fortran compiler under Linux
- From: Gordon Sande
- Re: Problem with log function - Intel fortran compiler under Linux
- From: Arjen Markus
- Re: Problem with log function - Intel fortran compiler under Linux
- From: Jan Vorbrüggen
- Re: Problem with log function - Intel fortran compiler under Linux
- From: Arjen Markus
- Re: Problem with log function - Intel fortran compiler under Linux
- From: robin
- Re: Problem with log function - Intel fortran compiler under Linux
- From: Arjen Markus
- Re: Problem with log function - Intel fortran compiler under Linux
- From: Fly Away
- Re: Problem with log function - Intel fortran compiler under Linux
- From: Arjen Markus
- Problem with log function - Intel fortran compiler under Linux
- Prev by Date: Re: Problem with log function - Intel fortran compiler under Linux
- Next by Date: Re: Problem with log function - Intel fortran compiler under Linux
- Previous by thread: Re: Problem with log function - Intel fortran compiler under Linux
- Next by thread: Re: Problem with log function - Intel fortran compiler under Linux
- Index(es):
Relevant Pages
|