[CMake] Re: Fortran support bugs?

2007-08-09 Thread Maik Beckmann
> gname HATES top-posting so badly!

yardbird <[EMAIL PROTECTED]> writes:

Hello Francesco,

I working on Fortran support enhancements but I'm not finish it yet.


> In the specific case, which I'm attaching as a 
> compressed archive, CMake runs fine, but when launching make it hangs 
> at the dependency scanning phase. 

The current fortran source parser, is an adaption of makedepf90-2.6.6 
http://www.helsinki.fi/~eedelman/makedepf90.html
written by Erik Edelmann seems to be confused by some statement.  
I have sources which trigger the same issue.  However, the changes in
makedepf90-2.8.8, which I adapted lately(changes are not in CVS!), 
fix this problem.

Please be patient, I'm doing my best in the spare time I'm able to 
spend on cmake.


Regards, Maik Beckmann






___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake


Re: [CMake] Re: Fortran support bugs?

2007-08-09 Thread yardbird
On Thursday 09 August 2007, Maik Beckmann wrote:
> > gname HATES top-posting so badly!
>
> yardbird <[EMAIL PROTECTED]> writes:
>
> Hello Francesco,
>
> I working on Fortran support enhancements but I'm not finish it yet.
>
> > In the specific case, which I'm attaching as a
> > compressed archive, CMake runs fine, but when launching make it hangs
> > at the dependency scanning phase.
>
> The current fortran source parser, is an adaption of makedepf90-2.6.6
> http://www.helsinki.fi/~eedelman/makedepf90.html
> written by Erik Edelmann seems to be confused by some statement.
> I have sources which trigger the same issue.  However, the changes in
> makedepf90-2.8.8, which I adapted lately(changes are not in CVS!),
> fix this problem.
>
> Please be patient, I'm doing my best in the spare time I'm able to
> spend on cmake.
>
>
> Regards, Maik Beckmann

Thanks Maik and others,

I guess in the meantime we will temporarily backup to SCons, and go back to 
CMake as soon as the Fortran bugs get fixed. It's nothing really fancy, hence 
the transition will be hopefully painless.

Thanks all and best regards,

  Francesco
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake


Re: [CMake] Re: Fortran support bugs?

2007-08-15 Thread Alexander Neundorf
On Thursday 09 August 2007 11:06, Maik Beckmann wrote:
> > gname HATES top-posting so badly!
>
> yardbird <[EMAIL PROTECTED]> writes:
>
> Hello Francesco,
>
> I working on Fortran support enhancements but I'm not finish it yet.
>
> > In the specific case, which I'm attaching as a
> > compressed archive, CMake runs fine, but when launching make it hangs
> > at the dependency scanning phase.
>
> The current fortran source parser, is an adaption of makedepf90-2.6.6
> http://www.helsinki.fi/~eedelman/makedepf90.html
> written by Erik Edelmann seems to be confused by some statement.
> I have sources which trigger the same issue.  However, the changes in
> makedepf90-2.8.8, which I adapted lately(changes are not in CVS!),

Do you mean you modified makedepf90 or that you modified your local cmake to 
use the current code of makedepf90 ?
Would be nice to get this in official cmake :-)

Alex
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake