Bill Hoffman wrote:
Joachim Geiger wrote:
Hello,
this is more or less to document a bug in the cmake version 2.6.2 seen
on AIX version 5.3 when using the option to redefine the fortran
compiler. For example:
11:13> ../cmake-2.6.2-AIX-powerpc/bin/cmake ../test_project
-DCMAKE_Fortran_COMPILER=f95
What if you do this:
export FC=f95
./cmake-2.6.2-AIX-powerpc/bin/cmake ../test_project
Also, I am pretty sure this was fixed in 2.6.3.
-Bill
_______________________________________________
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