This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50231] New: Fatal Error: Wrong module version '5' (expected '4') for file 'sizes.mod'
- From: "pavel.belomestnov at regeneron dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 29 Aug 2011 20:26:37 +0000
- Subject: [Bug fortran/50231] New: Fatal Error: Wrong module version '5' (expected '4') for file 'sizes.mod'
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50231
Bug #: 50231
Summary: Fatal Error: Wrong module version '5' (expected '4')
for file 'sizes.mod'
Classification: Unclassified
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: pavel.belomestnov@regeneron.com
Hello Nonmem Users,
Fortran460 have been genetating the following message:
fsubs.f90:2.29:
USE SIZES, ONLY: DPSIZE
1
Fatal Error: Wrong module version '5' (expected '4') for file 'sizes.mod'
opened at (1)
gfortran: Internal error: Aborted (program f951)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
Finished compiling fsubs
gfortran: fsubs.o: No such file or directory
Completed call to gfcompile.bat
No nonmem execution.
Do you have any insights?
Thank you,
Pavel