compilation cascades and new Fortran features
- From: "Pierre Hugonnet" <phugonnet@xxxxxxxxxx>
- Date: 29 Sep 2005 01:52:32 -0700
Hello,
I gave up with the so-called "compilation cascade" problem a few ago
years ago. The last not-too-bad solution I could read to solve that
problem was based on the comparison between the new and old module
files: if they are identical then there's no need to recompile the
files that USE the modules of the newly recompiled file:
http://tinyurl.com/btsqg
http://groups.google.com/group/comp.lang.fortran/msg/db876dd2581acd7e
Now, I am wondering if some the new features introduced in F2003 bring
new solutions for that problem ? Could you comment on that ?
Regards,
Pierre
.
- Follow-Ups:
- Re: compilation cascades and new Fortran features
- From: robert . corbett
- Re: compilation cascades and new Fortran features
- From: Dan Nagle
- Re: compilation cascades and new Fortran features
- Prev by Date: Re: Does this string processing work for you?
- Next by Date: Re: compilation cascades and new Fortran features
- Previous by thread: DAY Number in an Year
- Next by thread: Re: compilation cascades and new Fortran features
- Index(es):