Hi,
I've started running nightly cmake tests and submitting them to your
dashboard. I was hoping the nightly tests would pick up this problem
I'm having. When compiling Fortran90 code with pathscale-3.2
(pathf90), I get this error.
pathf90 ERROR parsing -J../module: unknown flag
It seems this is set in this file.
./Modules/Platform/Linux-GNU-Fortran.cmake:SET
(CMAKE_Fortran_MODDIR_FLAG -J)
But -J isn't common to all Fortran90 compilers (though it works fine
for gfortran). Is there a way to generalize this and add a test that
will exercise this capability?
-- Noel
_______________________________________________
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