------ Build started: Project: DLL_Shared_Data, Configuration: Debug|Win32 ------ Compiling with Intel(R) Fortran Compiler 10.0.025 [IA-32]... ifort /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\DLL\DLL_Shared_Data\main.f90" Intel(R) Visual Fortran Compiler for applications running on IA-32, Version 10.0 Build 20070426 Package ID: W_FC_P_10.0.025 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. Linking... Link /OUT:"Debug/DLL_Shared_Data.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"E:\2007_fortran\draft_200707\II_02_sample\DLL\DLL_Shared_Data\debug\dll_shared_data.exe.intermediate.manifest" /DEBUG /PDB:"Debug/DLL_Shared_Data.pdb" /SUBSYSTEM:CONSOLE "Debug/main.obj" "E:\2007_fortran\draft_200707\II_02_sample\DLL\DLL_Shared_Data\debug\shared_globals_dll.lib" Link: executing 'link' Microsoft (R) Incremental Linker Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. /OUT:Debug/DLL_Shared_Data.exe /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:E:\2007_fortran\draft_200707\II_02_sample\DLL\DLL_Shared_Data\debug\dll_shared_data.exe.intermediate.manifest /DEBUG /PDB:Debug/DLL_Shared_Data.pdb /SUBSYSTEM:CONSOLE Debug/main.obj E:\2007_fortran\draft_200707\II_02_sample\DLL\DLL_Shared_Data\debug\shared_globals_dll.lib Embedding manifest... mt.exe /nologo /outputresource:"E:\2007_fortran\draft_200707\II_02_sample\DLL\DLL_Shared_Data\debug\dll_shared_data.exe;#1" /manifest "E:\2007_fortran\draft_200707\II_02_sample\DLL\DLL_Shared_Data\debug\dll_shared_data.exe.intermediate.manifest" DLL_Shared_Data - 0 error(s), 0 warning(s)