------ Build started: Project: mtx, Configuration: Debug|Win32 ------


Compiling with Intel Fortran 9.1 C:\Program Files\Intel\Compiler\Fortran\9.1\IA32\...

ifort /nologo /Zi /Od /module:"Debug/" /object:"Debug/" /traceback /check:bounds /libs:static /threads /dbglibs /c  /Qvc8 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio 8\VC\bin" "E:\2006_fortran\draft_200706\I_10_assist\Ch10_05\mtx\mtx\matrix.f90"

Linking...

Link /OUT:"Debug/mtx.exe" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"E:\2006_fortran\draft_200706\I_10_assist\Ch10_05\mtx\mtx\debug\mtx.exe.intermediate.manifest" /DEBUG /PDB:"Debug/mtx.pdb" /SUBSYSTEM:CONSOLE  "Debug/matrix.obj"

Link: executing 'link'


Embedding manifest...

mt.exe /nologo /outputresource:"E:\2006_fortran\draft_200706\I_10_assist\Ch10_05\mtx\mtx\debug\mtx.exe;#1" /manifest "E:\2006_fortran\draft_200706\I_10_assist\Ch10_05\mtx\mtx\debug\mtx.exe.intermediate.manifest"



mtx build succeeded.