Am 04.05.2020 um 15:14 schrieb Neder, Reinhard:
Hi,
I can no longer compile my fortran program with gfortran5 Version 9.3.0-2 with openmpi40 version 3.1.5-1
I receive the error message


$ mpif90 simple.f90
simple.f90:2:4:

     2 | USE mpi
       |    1
Fatal Error: Cannot read module file ‘mpi.mod’ opened at (1), because it was created by a different version of GNU Fortran
compilation terminated.

For the code:
PROGRAM simple
USE mpi
END PROGRAM simple

Used to work just fine for many years, I did not find the openmpi source code on cygwin itself.

Sincerely
Reinhard Neder


noted. I will update the package

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to