On 08/06/2010 03:12 PM, Verweij, Arjen wrote:
> it does get recognized as Intel.
[snip]
> -- The Fortran compiler identification is Intel

Good.

> I started again, and included the manual link line. The rsp file exists
> and contains CMakeFiles/cmTryCompileExec.dir/testFortranCompiler.f.obj,
> the tmp file is nowhere to be found.
[snip]
> -- Check for working Fortran compiler: E:/Program Files 
> (x86)/Intel/Compiler/Fortran/9.1/em64t/bin/ifort.exe  -- broken
[snip]
>   E:\PROGRA~1\Intel\Compiler\Fortran\9.1\em64t\bin\ifort.exe /nologo
>   @CMakeFiles\cmTryCompileExec.dir\objects1.rsp
>   @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\nm1395.tmp

The tmp file is generated by NMAKE temporarily when it runs the command.
You can see the full command in CMakeFiles\cmTryCompileExec.dir\build.make.

Can you try the full command manually?

-Brad
_______________________________________________
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