Makedepf90 bug

lucatrv lucatrv@hotmail.com
Tue Jun 5 12:24:00 GMT 2007


>
> PS. Since makedepf90 isn't directly related to gfortran (other than in the
> rather loose sense that I'm involved in both projects),  bug reports,
> questions and other things related to makedepf90 are better sent to me
> personally, rather than to the gfortran mailing list.


Ok, sorry, but I thought the functionality of makedepf90 was planned to be 
included into gfortran, in order to provide something similar to gcc -M. 
That would be a very convenient feature when working with fortran 90 
projects.
By the way, I found out that makedepf90 locks also with the following code:

PROGRAM TEST
  PRINT *, 'string1', &
       'string2'
END PROGRAM TEST


Please let me know if I can help you in order to correct the code.

Bye,
Luca 



More information about the Fortran mailing list