[Bug libfortran/95670] New: Fatal Error: File 'mod_intkinds.mod' opened at (1) is not a GNU Fortran module file
mustapha.adamu at monash dot edu
gcc-bugzilla@gcc.gnu.org
Sun Jun 14 10:46:48 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95670
Bug ID: 95670
Summary: Fatal Error: File 'mod_intkinds.mod' opened at (1) is
not a GNU Fortran module file
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libfortran
Assignee: unassigned at gcc dot gnu.org
Reporter: mustapha.adamu at monash dot edu
Target Milestone: ---
This is the error I am getting when trying to install this program. Any help
will be really appreciated.
Cheers,
Mustapha.
mpifort -I/Users/mada0007/Documents/softwares/RegCM-4.6.1/external
-I/usr/local/include -I/usr/local/include
-I/Users/mada0007/Documents/softwares/RegCM-4.6.1/Share -O3
-fconvert=big-endian -fno-range-check -fPIC -c mod_mppparam.F90
mod_mppparam.F90:22.6:
use mod_intkinds
1
Fatal Error: File 'mod_intkinds.mod' opened at (1) is not a GNU Fortran module
file
More information about the Gcc-bugs
mailing list