Do you know if this due to the missing end-of-line at the end? Or is it
connected to the comment?
It is due to the missing end-of-line at the end of the file when the last
line has a comment.
It doesn't happen if there is an end-of-line character at the end of the
file, or if the last line d
As the subject says, I found that cmake locks when parsing a file ending
with a comment and without an end-of-line character. At least this happens
with fortran files, but I suspect it could happen also with other languages
(though I've not tested it).
However, I send enclosed a simple fortra
Hi, first of all, sorry for my late reply.
1) the default intel fortran installation set two environment variables
FFLAGS and F90FLAGS, with the following value:
/w /I:"C:\Programmi\VNI\CTT6.0\include\IA32" /fpe:3 /nologo.
I found that cmake have problems when it tests if the ifort compiler
wo
Hi, I use cmake under windows, with both gfortran (gnu fortran) and ifort
(intel fortran) compilers.
I have found some problems that I would like to put at your attention.
1) the default intel fortran installation set two environment variables
FFLAGS and F90FLAGS, with the following value:
/w
Hi, I use cmake under windows, with both gfortran (gnu fortran) and ifort
(intel fortran) compilers.
I have found some problems that I would like to put at your attention.
1) the default intel fortran installation set two environment variables FFLAGS
and F90FLAGS, with the following value:
/w /