<div dir="ltr">Thank you Bill!<div><br></div><div>By running from the Intel command prompt shell, I am able to compile F90 code using CMake + MinGW Make + Intel Fortran.  Then, in order to support both CXX and Fortran, I set 'CXX=cl.exe' before calling CMake to generate the project.  This seems to work for now.  I was surprised I didn't need to run from within the VS command prompt shell to support C++, as I did for Intel Fortran.</div><div><br></div><div>Of course, I am only using Makefiles for Fortran as a workaround until there is CMake+Ninja+Fortran support.  :P</div><div><br></div><div>Cheers,</div><div><br></div><div>Ben</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 8, 2014 at 11:55 AM, Ben Robinson <span dir="ltr"><<a href="mailto:ben.robinson.msc@gmail.com" target="_blank">ben.robinson.msc@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>More information, I do not have msys in my path.  My mingw32-make.exe version support the job server as it is version:</div><div><br></div><div><div>GNU Make 3.82.90</div><div>Built for i686-pc-mingw32</div></div><div><br></div><div>My CMake version is 3.0.2.</div><div><br></div><div>My Intel Fortran compiler version is:</div><span class=""><div><br></div><div><div>Intel(R) Visual Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.0.108 Build 20140726</div></div><div><br></div></span><div>Thank you,</div><div><br></div><div>Ben</div><div><br></div></div>
</blockquote></div><br></div>