Hello,
On Wednesday 23 November 2005 14:38, Max Manfrin wrote:
> I have now tried to configure using the following command line:
>
> ./configure --with-mpi-param_check=always --enable-mpi-threads --
> disable-f77 | tee config.LOG
>
> but I still got the same error at the same point
Dear Rainer,
I have now tried to configure using the following command line:
./configure --with-mpi-param_check=always --enable-mpi-threads --
disable-f77 | tee config.LOG
but I still got the same error at the same point
I reinclude the config.LOG file
config.tgz
Descrip
Dear Max,
You seem to be using gcc and gfortran as Fortran compiler.
As You read in the README - file, we need to set a compiler-flags to FFLAGS in
order to force the fortran compiler to have the "correct" (C) notion of a
logical... (required e.g. for PGI).
However, gfortran is not such a comp