------ Build started: Project: say, 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" "D:\temp_포트란\say\say\Hello.F90"

Linking...

Link /OUT:"Debug/say.exe" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"D:\temp_포트란\say\say\debug\say.exe.intermediate.manifest" /DEBUG /PDB:"Debug/say.pdb" /SUBSYSTEM:CONSOLE  "Debug/Hello.obj"

Link: executing 'link'


Embedding manifest...

mt.exe /nologo /outputresource:"D:\temp_포트란\say\say\debug\say.exe;#1" /manifest "D:\temp_포트란\say\say\debug\say.exe.intermediate.manifest"



say build succeeded.