This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [4.4 Regression?] Re: [Patch,Fortran] PR 38259 - add module version number


Hello,

* Tobias Burnus wrote on Sat, Feb 14, 2009 at 08:50:51AM CET:
> Jerry DeLisle wrote:
> > I am getting a regression I think.  While building after svn update.
> > omp_lib.f90:38.25:
> >         use omp_lib_kinds
> >                          1
> > Fatal Error: Parse error when checking module version for file
> > 'omp_lib_kinds.mod' opened at (1)
> Can you try "touch libgomp/*f90*" and build again -- or bootstrap? If
> you simply do "make" after changing something, omp_lib.mod will not be
> regenerated and you get this problem.

Why are the dependencies for omp_lib.mod not set correctly in the
Makefile.am file?

Thanks,
Ralf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]