dependencies

Janne Blomqvist Janne.Blomqvist@tkk.fi
Fri Sep 8 21:45:00 GMT 2006


Steve Kargl wrote:
> On Fri, Sep 08, 2006 at 10:51:42AM -0600, Warren Turkal wrote:
> 
>>On Friday 08 September 2006 10:34, Steve Kargl wrote:
>>
>>>I'm not aware of such an option, but then I keep track of
>>>dependencies in my Makefiles as I add new code.
>>
>>Well, it would be nice to have gfortran -M that used cpp -M + the fortran 
>>stuff like use and include statements to generate dependencies. I guess I can 
>>file an RFE or something.
>>
> 
> 
> You might ask on comp.lang.fortran about a tool to generate
> the dependencies.  I vaguely recall that someone once posted
> about a perl script.

I've been using makedepf90, 
http://www.helsinki.fi/~eedelman/makedepf90.html (made by gfortran 
maintainer Erik Edelman).

--
Janne



More information about the Fortran mailing list