------ Build started: Project: FDLL, Configuration: Debug|Win32 ------ Deleting intermediate files and output files for project 'FDLL', 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:dll /threads /dbglibs /c /dll /Qvc8 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio 8\VC\bin" "E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\FSUB.F90" Linking... Link /OUT:"..\USEDLL/FDLL.dll" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\usedll\fdll.dll.intermediate.manifest" /DEBUG /PDB:"..\USEDLL/FDLL.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"..\USEDLL/FDLL.lib" /DLL "Debug/FSUB.obj" Link: executing 'link' Creating library ..\USEDLL/FDLL.lib and object ..\USEDLL/FDLL.exp Embedding manifest... mt.exe /nologo /outputresource:"E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\usedll\fdll.dll;#2" /manifest "E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\usedll\fdll.dll.intermediate.manifest" FDLL - 0 error(s), 0 warning(s)