Compiling Project ...
NDeriv.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\NDeriv.obj" -c "C:\Users\Zveroboy\Desktop\FortranLab\module2\Module2\NumLib\NDeriv.f90"
Command exit code: 0
NSolve.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\NSolve.obj" -c "C:\Users\Zveroboy\Desktop\FortranLab\module2\Module2\NumLib\NSolve.f90"
Command exit code: 0
Creating Library...
C:\Program Files\PGI\Microsoft Open Tools 10\bin\LIB.EXE /OUT:"C:\Users\Zveroboy\Desktop\FortranLab\module2\Module2\NumLib\Win32\Debug\NumLib.lib" "Win32\Debug\NDeriv.obj" "Win32\Debug\NDSolve.obj" "Win32\Debug\NIntegr.obj" "Win32\Debug\NSolve.obj"
Command exit code: 0
NumLib build succeeded.