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\sollution12\sollution12\NumLib\NDeriv.f90"
Command exit code: 0
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\sollution12\sollution12\NumLib\NDSolve.f90"
Command exit code: 0
NIntegr.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\NIntegr.obj" -c "C:\Users\Zveroboy\Desktop\sollution12\sollution12\NumLib\NIntegr.f90"
Command exit code: 0
Command output: [C:\Users\Zveroboy\Desktop\sollution12\sollution12\NumLib\NIntegr.f90(3) : warning W0194 : INTENT(IN) argument cannot be defined - h 0 inform, 1 warnings, 0 severes, 0 fatal for rightrectintegrate C:\Users\Zveroboy\Desktop\sollution12\sollution12\NumLib\NIntegr.f90(28) : warning W0194 : INTENT(IN) argument cannot be defined - h 0 inform, 1 warnings, 0 severes, 0 fatal for leftrectintegrate C:\Users\Zveroboy\Desktop\sollution12\sollution12\NumLib\NIntegr.f90(51) : warning W0194 : INTENT(IN) argument cannot be defined - h 0 inform, 1 warnings, 0 severes, 0 fatal for middlerectintegrate ]
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\sollution12\sollution12\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\sollution12\sollution12\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.