------ Build started: Project: FCALL, Configuration: Debug|Win32 ------ Deleting intermediate files and output files for project 'FCALL', 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: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\VB-Calls-Fortran\FCALL\fcall.f90" Linking... Link /OUT:"./FCALL.dll" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\VB-Calls-Fortran\FCALL\fcall.dll.intermediate.manifest" /DEBUG /PDB:"./FCALL.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"./FCALL.lib" /DLL "Debug/fcall.obj" Link: executing 'link' Creating library ./FCALL.lib and object ./FCALL.exp Embedding manifest... mt.exe /nologo /outputresource:"E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\VB-Calls-Fortran\FCALL\fcall.dll;#2" /manifest "E:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\VB-Calls-Fortran\FCALL\fcall.dll.intermediate.manifest" FCALL - 0 error(s), 0 warning(s)