Re: compilation cascades and new Fortran features



> Now, I am wondering if some the new features introduced in
> F2003 bring new solutions for that problem ? Could you
> comment on that ?

No. Make is not capable of handling the usual implementation of
Fortran modules without either missing some necessary rebuilds
or doing some extra rebuilds. Make could be extended to deal
with Fortran modules, but I don't know of work being done along
those lines.

Bob Corbett

.