PVF Build Log

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\Test 2\zadanie 2\zadanie 2\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\Test 2\zadanie 2\zadanie 2\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\Test 2\zadanie 2\zadanie 2\Win32\Debug\zadanie 2.exe" "Win32\Debug\ConsoleApp.obj" "Win32\Debug\SourceFile1.obj"

Command exit code: 0

zadanie 2 build succeeded.