| | Compiling with Intel(R) Fortran Compiler 10.1.011 [IA-32]...
ifort /DCMAKE_INTDIR=\"Debug\" /module:".\Debug" /object:"FortranCInterface.dir\Debug\\" /libs:static /threads /c /extfor:f /Qvc8 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio 8\VC\bin" "C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FortranCInterface\call_sub.f"
Intel(R) Visual Fortran Compiler for applications running on IA-32, Version 10.1 Build 20070913 Package ID: w_fc_p_10.1.011
Copyright (C) 1985-2007 Intel Corporation. All rights reserved.
ifort /DCALL_MOD /DCMAKE_INTDIR=\"Debug\" /module:".\Debug" /object:"FortranCInterface.dir\Debug\\" /libs:static /threads /c /extfor:F /Qvc8 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio 8\VC\bin" "C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FortranCInterface\main.F"
Intel(R) Visual Fortran Compiler for applications running on IA-32, Version 10.1 Build 20070913 Package ID: w_fc_p_10.1.011
Copyright (C) 1985-2007 Intel Corporation. All rights reserved.
C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FortranCInterface\main.F(3) : Warning: Bad # preprocessor line
#ifdef CALL_MOD
-^
C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FortranCInterface\main.F(5) : Warning: Bad # preprocessor line
#endif
-^
ifort /DCMAKE_INTDIR=\"Debug\" /module:".\Debug" /object:"FortranCInterface.dir\Debug\\" /libs:static /threads /c /Qvc8 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio 8\VC\bin" "C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FortranCInterface\call_mod.f90"
Intel(R) Visual Fortran Compiler for applications running on IA-32, Version 10.1 Build 20070913 Package ID: w_fc_p_10.1.011
Copyright (C) 1985-2007 Intel Corporation. All rights reserved.
Compiling manifest to resources...
rc.exe /fo "c:\cygwin\home\user\trilinos\src\build\cmakefiles\fortrancinterface\verifycxx\cmakefiles\fortrancinterface\debug\fortrancinterface.exe.embed.manifest.res" "c:\cygwin\home\user\trilinos\src\build\cmakefiles\fortrancinterface\verifycxx\cmakefiles\fortrancinterface\debug\fortrancinterface.exe.embed.manifest.rc"
Linking...
Link /OUT:"C:\cygwin\home\User\trilinos\src\build\CMakeFiles\FortranCInterface\VerifyCXX\CMakeFiles\FortranCInterface\Debug\FortranCInterface.exe" /VERSION:0.0 /MANIFEST /MANIFESTFILE:"c:\cygwin\home\user\trilinos\src\build\cmakefiles\fortrancinterface\verifycxx\cmakefiles\fortrancinterface\debug\fortrancinterface.exe.intermediate.manifest" /SUBSYSTEM:CONSOLE /IMPLIB:"C:\cygwin\home\User\trilinos\src\build\CMakeFiles\FortranCInterface\VerifyCXX\CMakeFiles\FortranCInterface\Debug\FortranCInterface.lib" Debug\symbols.lib Debug\myfort.lib /STACK:10000000 /machine:X86 /debug "FortranCInterface.dir\Debug\call_sub.obj" "FortranCInterface.dir\Debug\main.obj" "FortranCInterface.dir\Debug\call_mod.obj" "c:\cygwin\home\User\trilinos\src\build\CMakeFiles\FortranCInterface\VerifyCXX\CMakeFiles\FortranCInterface\Debug\symbols.lib" "c:\cygwin\home\user\trilinos\src\build\cmakefiles\fortrancinterface\verifycxx\cmakefiles\fortrancinterface\debug\fortrancinterface.exe.embed.manifest.res"
Link: executing 'link'
Microsoft (R) Incremental Linker Version 8.00.50727.762
Copyright (C) Microsoft Corporation. All rights reserved.
/OUT:C:\cygwin\home\User\trilinos\src\build\CMakeFiles\FortranCInterface\VerifyCXX\CMakeFiles\FortranCInterface\Debug\FortranCInterface.exe
/VERSION:0.0
/MANIFEST
/MANIFESTFILE:c:\cygwin\home\user\trilinos\src\build\cmakefiles\fortrancinterface\verifycxx\cmakefiles\fortrancinterface\debug\fortrancinterface.exe.intermediate.manifest
/SUBSYSTEM:CONSOLE
/IMPLIB:C:\cygwin\home\User\trilinos\src\build\CMakeFiles\FortranCInterface\VerifyCXX\CMakeFiles\FortranCInterface\Debug\FortranCInterface.lib
Debug\symbols.lib
Debug\myfort.lib
/STACK:10000000
/machine:X86
/debug
FortranCInterface.dir\Debug\call_sub.obj
FortranCInterface.dir\Debug\main.obj
FortranCInterface.dir\Debug\call_mod.obj
c:\cygwin\home\User\trilinos\src\build\CMakeFiles\FortranCInterface\VerifyCXX\CMakeFiles\FortranCInterface\Debug\symbols.lib
c:\cygwin\home\user\trilinos\src\build\cmakefiles\fortrancinterface\verifycxx\cmakefiles\fortrancinterface\debug\fortrancinterface.exe.embed.manifest.res
LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library
Embedding manifest...
mt.exe /nologo /out:"c:\cygwin\home\user\trilinos\src\build\cmakefiles\fortrancinterface\verifycxx\cmakefiles\fortrancinterface\debug\fortrancinterface.exe.embed.manifest" /notify_update /manifest "c:\cygwin\home\user\trilinos\src\build\cmakefiles\fortrancinterface\verifycxx\cmakefiles\fortrancinterface\debug\fortrancinterface.exe.intermediate.manifest"
FortranCInterface - 0 error(s), 3 warning(s)
|