| | Compiling with Intel(R) Visual Fortran Compiler XE 15.0.6.285 [IA-32]...
ifort /nologo /debug:full /Od /Qsave /iface:cvf /module:"Debug/" /object:"Debug/" /Fd"Debug\vc120.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc12 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\\bin" "C:\_SCIENCE_DOC\PAPERS\_PLANNED\Arctic_Tomo_Awi\LOTOS_ICE_08_2020\READ_DATA\Gakkel_85_2\read_data.f90"
Compiling manifest to resources...
rc.exe /fo "Debug\read_data.exe.embed.manifest.res" "Debug\read_data.exe.embed.manifest.rc"
Microsoft (R) Windows (R) Resource Compiler Version 6.3.9600.16384
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
Link /OUT:"read_data.exe" /INCREMENTAL /NOLOGO /MANIFEST /MANIFESTFILE:"Debug\read_data.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\_SCIENCE_DOC\PAPERS\_PLANNED\Arctic_Tomo_Awi\LOTOS_ICE_08_2020\READ_DATA\Gakkel_85_2\/read_data.pdb" /SUBSYSTEM:CONSOLE kernel32.lib /MACHINE:I386 "Debug/read_data.obj" "Debug/k_calend_day.obj" "Debug\read_data.exe.embed.manifest.res"
Link: executing 'link'
Embedding manifest...
mt.exe /nologo /out:"Debug\read_data.exe.embed.manifest" /notify_update /manifest "Debug\read_data.exe.intermediate.manifest"
read_data - 0 error(s), 0 warning(s)
|