| | Compiling with Intel® Fortran Compiler Classic 2021.2.0 [Intel(R) 64]...
ifort /nologo /debug:full /Od /warn:interfaces /module:"x64\Debug\\" /object:"x64\Debug\\" /Fd"x64\Debug\vc160.pdb" /traceback /check:bounds /check:stack /libs:dll /threads /dbglibs /c /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64" /Qm64 "C:\02_projects\230411_groynes\05_data\01_enloss\02_test\fortran\test_01\source\test01.f90"
Linking...
Link /OUT:"x64\Debug\test_01.dll" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"x64\Debug\test_01.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\02_projects\230411_groynes\05_data\01_enloss\02_test\fortran\test_01\x64\Debug\test_01.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"C:\02_projects\230411_groynes\05_data\01_enloss\02_test\fortran\test_01\x64\Debug\test_01.lib" /DLL -qm64 "x64\Debug\test01.obj"
Creating library C:\02_projects\230411_groynes\05_data\01_enloss\02_test\fortran\test_01\x64\Debug\test_01.lib and object C:\02_projects\230411_groynes\05_data\01_enloss\02_test\fortran\test_01\x64\Debug\test_01.exp
Embedding manifest...
mt.exe /nologo /outputresource:"C:\02_projects\230411_groynes\05_data\01_enloss\02_test\fortran\test_01\x64\Debug\test_01.dll;#2" /manifest "x64\Debug\test_01.dll.intermediate.manifest"
test_01 - 0 error(s), 0 warning(s)
|