Hi Brad, I tried to do this, using the Compaq Visual Fortran compiler as a test case, as I can do that rightaway, but I ran into some trouble: - I removed the files referring to that compiler from my version of the PLplot repository - CMake complained at first about f90 - the -o option is ambiguous IIRC - There were no output files created in the working directory, but there was a message that all was fine. - I tried to reproduce the error messages, but CMake reacts differently now: there is no indication it is trying to find a Fortran compiler, and it is finished very fast indeed.
Is it storing the cached information in another location than the current (working) directory? If so, which is it? I tried to repeat the above steps with a different directory, but that had no effect. Regards, Arjen On 2010-01-25 23:27, Brad King wrote:
Arjen, please try out each compiler of interest with CMake 2.8.0 and with CMake from CVS HEAD. Remove all plplot language module files to see how much works out of the box. Thanks, -Brad
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake