Build Log
  

Rebuild started: Project: USEDLL, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\RSP00001840881036.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "USEDLL" /D "_VC80_UPGRADE=0x0700" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ..\CMAIN.CPP
]
Creating command line "cl.exe @e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\RSP00001840881036.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\TMP00001940881036.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\USEDLL.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\USEDLL.exe.embed.manifest.res" e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\TMP00001940881036.tmp"
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\RSP00001A40881036.rsp" with contents
[
/OUT:"Debug/USEDLL.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\USEDLL.exe.intermediate.manifest" /DEBUG /PDB:"Debug/USEDLL.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 fdll.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\CMAIN.obj"

".\Debug\USEDLL.exe.embed.manifest.res"
]
Creating command line "link.exe @e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\RSP00001A40881036.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\RSP00001B40881036.rsp" with contents
[
/out:.\Debug\USEDLL.exe.embed.manifest /notify_update /manifest

.\Debug\USEDLL.exe.intermediate.manifest
]
Creating command line "mt.exe @e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\RSP00001B40881036.rsp /nologo"
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\BAT00001C40881036.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\BAT00001C40881036.bat"
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\TMP00001D40881036.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\USEDLL.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\USEDLL.exe.embed.manifest.res" e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\TMP00001D40881036.tmp"
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\RSP00001E40881036.rsp" with contents
[
/OUT:"Debug/USEDLL.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\USEDLL.exe.intermediate.manifest" /DEBUG /PDB:"Debug/USEDLL.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 fdll.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\CMAIN.obj"

".\Debug\USEDLL.exe.embed.manifest.res"
]
Creating command line "link.exe @e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\RSP00001E40881036.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
CMAIN.CPP
e:\2007_fortran\draft_200707\ii_02_sample\mixedlanguage\c_calls_fortran\cmain.cpp(71) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
Compiling manifest to resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USEDLL\Debug\BuildLog.htm"
USEDLL - 0 error(s), 1 warning(s)