Hi George,
Thanks for your reply, i passed --disable-mpi-f77 option to
the configure script, but now the compiler failed with following reason.
configure: error: Cannot support Fortran MPI_ADDRESS_KIND!
can you pls let me know, how to get rid of this problem.( i.e what option
t
On Wed, 2007-11-28 at 13:20 -0500, George Bosilca wrote:
> If your F77 compiler do not support array of LOGICAL variables (which
> seems to be the case if you look in the config.log file), then you're
> left with only one option. Remove the F77 support from the
> compilation. This means addin
If your F77 compiler do not support array of LOGICAL variables (which
seems to be the case if you look in the config.log file), then you're
left with only one option. Remove the F77 support from the
compilation. This means adding the --disable-mpi-f77 option to the ./
configure.
Thanks,
Hi,
Subject: "Need exact command line for ./configure {optionslist} " to
build OPENMPI-1.2.4 on windows."
while configuration script checking the FORTRAN77 compiler , iam getting
following error,so openmpi- build is unsuccessful on windows(with configure
script)
checking for correct han