On 2/3/2011 2:42 PM, Michael Wild wrote:
On 02/03/2011 08:40 PM, Jed Brown wrote:
On Thu, Feb 3, 2011 at 16:33, Michael Wild<them...@gmail.com>  wrote:

CMAKE_Fortran_COMPILER="/path/to/win32fe -f90 -with -options"


Doesn't work because that whole thing becomes $0, which does not exist on
the file system.


That depends on the quoting you use.

You need to teach CMake about this compiler with Platform files. I don't think you can get this new compiler to work without modifications to CMake.

-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

Reply via email to