------ Build started: Project: Angle, Configuration: Debug|Win32 ------ Compiling with Intel(R) Fortran Compiler 10.0.025 [IA-32]... ifort /nologo /Zi /Od /names:uppercase /module:"Debug/" /object:"Debug/" /traceback /check:bounds /libs:static /threads /dbglibs /winapp /c /Qvc8 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio 8\VC\bin" "E:\2007_fortran\draft_200707\II_02_sample\Win32\Angle\ANGINC.F90" ifort /nologo /Zi /Od /names:uppercase /module:"Debug/" /object:"Debug/" /traceback /check:bounds /libs:static /threads /dbglibs /winapp /c /Qvc8 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio 8\VC\bin" "E:\2007_fortran\draft_200707\II_02_sample\Win32\Angle\ANGLE.F90" Linking... Link /OUT:"Debug/Angle.exe" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"E:\2007_fortran\draft_200707\II_02_sample\Win32\Angle\debug\angle.exe.intermediate.manifest" /DEBUG /PDB:"Debug/Angle.pdb" /SUBSYSTEM:WINDOWS "Debug/ANGINC.obj" "Debug/ANGLE.obj" "Debug/ANGLE.res" Link: executing 'link' Embedding manifest... mt.exe /nologo /outputresource:"E:\2007_fortran\draft_200707\II_02_sample\Win32\Angle\debug\angle.exe;#1" /manifest "E:\2007_fortran\draft_200707\II_02_sample\Win32\Angle\debug\angle.exe.intermediate.manifest" Angle - 0 error(s), 0 warning(s)