Honest Guvnor wrote:
cmake 2.4.8, OSX 10.3.9, gcc 3.4.3.

A Fortran comment such as:

C - COULD USE ONLY 2 1D WORK ARRAYS BUT CURRENT IMPLEMENTATION

leads to an error of this form:

Scanning dependencies of target nsi2d
make[2]: *** No rule to make target `ONLY.mod.proxy', needed by
`nsi2d/CMakeFiles/nsi2d.dir/adisweeps.o.requires'.

cmake would appear to be reading the "use only" in the comment as an
instruction to include module only.
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Please try CVS CMake or the CMake 2.6 branch. We have done a lot to fix the Fortran issues.

-Bill

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to