| | Compiling with Intel(R) Visual Fortran Compiler XE 13.1.0.149 [IA-32]...
ifort /nologo /debug:full /Od /warn:interfaces /module:"Debug\\" /object:"Debug\\" /Fd"Debug\vc110.pdb" /traceback /check:bounds /check:stack /libs:static /threads /dbglibs /c /Qvc11 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\\bin" "E:\Code completed in UH\NLBCPE\NLBCPE\sfield.f90"
ifort /nologo /debug:full /Od /warn:interfaces /module:"Debug\\" /object:"Debug\\" /Fd"Debug\vc110.pdb" /traceback /check:bounds /check:stack /libs:static /threads /dbglibs /c /Qvc11 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\\bin" "E:\Code completed in UH\NLBCPE\NLBCPE\taylorcoef.f90"
ifort /nologo /debug:full /Od /warn:interfaces /module:"Debug\\" /object:"Debug\\" /Fd"Debug\vc110.pdb" /traceback /check:bounds /check:stack /libs:static /threads /dbglibs /c /Qvc11 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\\bin" "E:\Code completed in UH\NLBCPE\NLBCPE\gridmod.f90"
ifort /nologo /debug:full /Od /warn:interfaces /module:"Debug\\" /object:"Debug\\" /Fd"Debug\vc110.pdb" /traceback /check:bounds /check:stack /libs:static /threads /dbglibs /c /Qvc11 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\\bin" "E:\Code completed in UH\NLBCPE\NLBCPE\initial.f90"
ifort /nologo /debug:full /Od /warn:interfaces /module:"Debug\\" /object:"Debug\\" /Fd"Debug\vc110.pdb" /traceback /check:bounds /check:stack /libs:static /threads /dbglibs /c /Qvc11 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\\bin" "E:\Code completed in UH\NLBCPE\NLBCPE\pestep.f90"
ifort /nologo /debug:full /Od /warn:interfaces /module:"Debug\\" /object:"Debug\\" /Fd"Debug\vc110.pdb" /traceback /check:bounds /check:stack /libs:static /threads /dbglibs /c /Qvc11 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\\bin" "E:\Code completed in UH\NLBCPE\NLBCPE\pestep_B.f90"
ifort /nologo /debug:full /Od /warn:interfaces /module:"Debug\\" /object:"Debug\\" /Fd"Debug\vc110.pdb" /traceback /check:bounds /check:stack /libs:static /threads /dbglibs /c /Qvc11 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\\bin" "E:\Code completed in UH\NLBCPE\NLBCPE\pestep_D.f90"
ifort /nologo /debug:full /Od /warn:interfaces /module:"Debug\\" /object:"Debug\\" /Fd"Debug\vc110.pdb" /traceback /check:bounds /check:stack /libs:static /threads /dbglibs /c /Qvc11 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\\bin" "E:\Code completed in UH\NLBCPE\NLBCPE\main.f90"
Linking...
Link /OUT:"Debug\NLBCPE.exe" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"E:\Code completed in UH\NLBCPE\NLBCPE\Debug\NLBCPE.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"E:\Code completed in UH\NLBCPE\NLBCPE\Debug\NLBCPE.pdb" /SUBSYSTEM:CONSOLE /IMPLIB:"E:\Code completed in UH\NLBCPE\NLBCPE\Debug\NLBCPE.lib" "Debug\sfield.obj" "Debug\taylorcoef.obj" "Debug\gridmod.obj" "Debug\initial.obj" "Debug\pestep.obj" "Debug\pestep_B.obj" "Debug\pestep_D.obj" "Debug\main.obj"
Link: executing 'link'
Embedding manifest...
mt.exe /nologo /outputresource:"E:\Code completed in UH\NLBCPE\NLBCPE\Debug\NLBCPE.exe;#1" /manifest "E:\Code completed in UH\NLBCPE\NLBCPE\Debug\NLBCPE.exe.intermediate.manifest"
NLBCPE - 0 error(s), 0 warning(s)
|