<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=224194213-23092008>I have been using
the Fortran dependency generator named makedepf90 (Erik Edelmann - 2.8.8) for
years now. Recently, we have encountered a bug in this application
(infinite loop within the parser). I noticed that Fortran dependencies are
generated in cmake with the use of an adaptation of makedepf90. Furthermore, I
noticed that there seems to be a patch in cmake indicating that the infinite
loop problem has been fixed. </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=224194213-23092008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=224194213-23092008>My problem is that
there are significant differences between the adaptation of makedepf90 in cmake
from the original open source (makedepf90 version 2.8.8) for me to back out the
fix. One solution would be to just move over to the use of cmake, but this
will not happen within our established processes. Is there a Fortran
dependencies guru who can explain the recent changes to the makedepf90
(lex/yacc) which enhanced the support of the Fortran dependencies in
cmake?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=224194213-23092008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=224194213-23092008>-Gary</SPAN></FONT></DIV></BODY></HTML>