Is it possible to install both a GFortran and Intel Fortran on the same machine? I have a window 7 x64 machine where I have Visual Studio 2013 Pro installed in addition to Intel Fortran (What ever the latest is) and I also downloaded GFortran (From the GCC Wiki pages). I have setup some batch files to setup the paths depending on which set of compilers that I want. I then proceeded to configure my fortran project with CMake and I get an error when trying to sanity check GFortran that says "cr is not an operable file" or something like that. I am really new to Fortran at this point and I have no idea what this "cr" program does? It does not seem to come with the GFortran installer that I pulled down.
THanks for any Help Mike Jackson -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
