------- Comment #4 from eedelman at gcc dot gnu dot org 2005-12-27 19:41 ------- (In reply to comment #2) > Created an attachment (id=10467) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10467&action=view) [edit] > m_mb_control.mod > > Fortran module needed by matiere.f
When I try to compile matiere.f, with m_mb_control.mod in the cwd, I get erik:/var/tmp$ gfortran matiere.f Fatal Error: Reading module m_mb_control at line 125 column 2: Expected integer It seems to me that the .mod-file is corrupted. Could you send the source code of the module too, instead of just the .mod file? -- eedelman at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eedelman at gcc dot gnu dot | |org Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25385