------- Comment #2 from keinstein_junior at gmx dot net  2006-10-23 07:28 
-------
(In reply to comment #1)
> Can you provide some details on the out of date .mod files?  Were they 
> compiled
> with a different compiler version or on a different architecture?  Or are they
> just not up-to-date with the source?  In the latter case you should adjust 
> your
> makefile to honour dependencies and rebuild the .mod files appropriately.

The latter case is true. But gfortran should give a useful error message.
Up to now it was much easier to do "make clean" than to track all the
dependencies across the different directories as gfortran doesn't offer
dependency tracking.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29523

Reply via email to