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