[CMake] Compiling fortran
Bill Hoffman
bill.hoffman at kitware.com
Wed Sep 26 13:34:24 EDT 2007
Maik Beckmann wrote:
> Am Mittwoch, 26. September 2007 17:34:38 schrieb Bill Hoffman:
>
>
>> A lex/yacc guru would be best to help out here. Basically we want
>> the fortran parser to ignore all comment lines. I gave it a try a while
>> ago, but did not get it to work. I suppose a hack solution would be to
>> pre-process the files and remove the comments before the parser sees
>> it. If someone does either of those, I would be happy to put it into CVS
>> CMake.
>>
>
> As you might know I work(ed) on this. As far as I see the parser issues which
> came up here again is solved my porting the lastest makedepf90 version to
> cmake-2.4.7. Unfortunately I was not able to continue on this for the last
> two moths. I will prepare the work I did on the parser and post the code in
> the next week.
>
>
> Anyway, I willing to continue to work on the fortran support as soon as I have
> time to do this. Maybe It makes sense to set up a little wiki page to
> discuss and save information about this issue.
>
So, if we upgrade the makedepf90 the problem is fixed? That should be
easy to do.
I did not see mention of that problem in the release notes for makedepf90.
-Bill
More information about the CMake
mailing list