Compiling Project ...
SourceFile1.f90
c:\program files\pgi\win32\10.8\bin\pgfortran.exe -Hx,123,8 -Hx,123,0x40000 -Hx,0,0x40000000 -Mx,0,0x40000000 -Hx,0,0x20000000 -g -Bstatic -Mbackslash -Mfree -I"c:\program files\pgi\win32\10.8\include" -I"C:\Program Files\PGI\Microsoft Open Tools 10\include" -I"C:\Program Files\PGI\Microsoft Open Tools 10\PlatformSDK\include" -Minform=warn -module "Win32\Debug" -o "Win32\Debug\SourceFile1.obj" -c "D:\Grechko TP-55\Module 2\Task 3_1\Task 3_1\SourceFile1.f90"
Command exit code: 0
ConsoleApp.f90
c:\program files\pgi\win32\10.8\bin\pgfortran.exe -Hx,123,8 -Hx,123,0x40000 -Hx,0,0x40000000 -Mx,0,0x40000000 -Hx,0,0x20000000 -g -Bstatic -Mbackslash -Mfree -I"c:\program files\pgi\win32\10.8\include" -I"C:\Program Files\PGI\Microsoft Open Tools 10\include" -I"C:\Program Files\PGI\Microsoft Open Tools 10\PlatformSDK\include" -Minform=warn -module "Win32\Debug" -o "Win32\Debug\ConsoleApp.obj" -c "D:\Grechko TP-55\Module 2\Task 3_1\Task 3_1\ConsoleApp.f90"
Command exit code: 0
Linking...
c:\program files\pgi\win32\10.8\bin\pgfortran.exe -Wl,/libpath:"c:\program files\pgi\win32\10.8\lib" -Wl,/libpath:"C:\Program Files\PGI\Microsoft Open Tools 10\lib" -Wl,/libpath:"C:\Program Files\PGI\Microsoft Open Tools 10\PlatformSDK\lib" -Yl,"C:\Program Files\PGI\Microsoft Open Tools 10\bin" -g -Bstatic -o "D:\Grechko TP-55\Module 2\Task 3_1\Task 3_1\Win32\Debug\Task 3_1.exe" "Win32\Debug\ConsoleApp.obj" "Win32\Debug\SourceFile1.obj"
Command exit code: 0
Task 3_1 build succeeded.