PVF Build Log

Compiling Project ...

NDSolve.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\NDSolve.obj" -c "C:\Users\Zveroboy\Desktop\FortranLab\module1\PVFProject1\PVFProject1\NDSolve.f90"

Command exit code: 0


NDSolveTask.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\NDSolveTask.obj" -c "C:\Users\Zveroboy\Desktop\FortranLab\module1\PVFProject1\PVFProject1\NDSolveTask.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 "C:\Users\Zveroboy\Desktop\FortranLab\module1\PVFProject1\PVFProject1\Win32\Debug\PVFProject1.exe" "Win32\Debug\main.obj" "Win32\Debug\NDeriv.obj" "Win32\Debug\NDSolve.obj" "Win32\Debug\NDSolveTask.obj" "Win32\Debug\NIntegr.obj" "Win32\Debug\NSolve.obj" "Win32\Debug\ODE.obj"

Command exit code: 0

PVFProject1 build succeeded.