| | Compiling with Intel(R) Visual Fortran Compiler XE 15.0.0.108 [Intel(R) 64]...
ifort /nologo /debug:full /Od /warn:interfaces /module:"x64\Debug\\" /object:"x64\Debug\\" /Fd"x64\Debug\vc100.pdb" /traceback /check:bounds /check:stack /libs:dll /threads /dbglibs /c /Qvc10 /Qlocation,link,"c:\Program Files (x86)\Microsoft Visual Studio 10.0\Intel Fortran\Microsoft Files\VC\\bin\amd64" "D:\rakotoni\work\lhm_multi_layers\aggregate_vs2010\tools.f90"
Linking...
Link /OUT:"x64\Debug\aggregate.exe" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"x64\Debug\aggregate.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\rakotoni\work\lhm_multi_layers\aggregate_vs2010\aggregate\x64\Debug\aggregate.pdb" /SUBSYSTEM:CONSOLE /IMPLIB:"D:\rakotoni\work\lhm_multi_layers\aggregate_vs2010\aggregate\x64\Debug\aggregate.lib" "x64\Debug\imod_utl.obj" "x64\Debug\imod_idf_par.obj" "x64\Debug\imod_idf_lib.obj" "x64\Debug\tools.obj"
Link: executing 'link'
Embedding manifest...
mt.exe /nologo /outputresource:"D:\rakotoni\work\lhm_multi_layers\aggregate_vs2010\aggregate\x64\Debug\aggregate.exe;#1" /manifest "x64\Debug\aggregate.exe.intermediate.manifest"
aggregate - 0 error(s), 0 warning(s)
|