------ Build started: Project: Fmain, Configuration: Debug|Win32 ------ Deleting intermediate files and output files for project 'Fmain', configuration 'Debug|Win32'. Compiling with Intel(R) Fortran Compiler 10.0.025 [IA-32]... 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:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\Fortran_Calls_C\Fmain\Fmain.f90" Linking... Link /OUT:"Debug/Fmain.exe" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\Fortran_Calls_C\Fmain\debug\fmain.exe.intermediate.manifest" /DEBUG /PDB:"Debug/Fmain.pdb" /SUBSYSTEM:CONSOLE "Debug/Fmain.obj" "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\Fortran_Calls_C\Clib\Debug\Clib.lib" Link: executing 'link' Clib.lib(Csub.obj) : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification Embedding manifest... mt.exe /nologo /outputresource:"E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\Fortran_Calls_C\Fmain\debug\fmain.exe;#1" /manifest "E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\Fortran_Calls_C\Fmain\debug\fmain.exe.intermediate.manifest" Fmain - 0 error(s), 1 warning(s)