------ Build started: Project: Squares, 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_03\Squares\Squares\Squares.F90"

Linking...

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

Link: executing 'link'


Embedding manifest...

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



Squares build succeeded.