[Bug fortran/108641] Hooking MS-MPI system into the NONMEM installation failed

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 2 17:54:26 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108641

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID
          Component|debug                       |fortran

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>Fatal Error: Wrong module version '6' (expected '5') for file 'sizes.mod' opened at (1)


This means the modules you are using was compiled with a newer version of
Gfortran.
I think you should ask where you got the module from what exact version of
GCC/gfortran is for their library.


More information about the Gcc-bugs mailing list