Build Log |
|
Command Lines |
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\RSP00001F4088536.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0700" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /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\USELIB\Debug\RSP00001F4088536.rsp /nologo /errorReport:prompt" Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\TMP0000204088536.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\USELIB.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\USELIB.exe.embed.manifest.res" e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\TMP0000204088536.tmp" Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\RSP0000214088536.rsp" with contents [ /OUT:"Debug/USELIB.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\USELIB.exe.intermediate.manifest" /DEBUG /PDB:"Debug/USELIB.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 flib.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\USELIB.exe.embed.manifest.res" ] Creating command line "link.exe @e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\RSP0000214088536.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\RSP0000224088536.rsp" with contents [ /out:.\Debug\USELIB.exe.embed.manifest /notify_update /manifest .\Debug\USELIB.exe.intermediate.manifest ] Creating command line "mt.exe @e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\RSP0000224088536.rsp /nologo" Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\BAT0000234088536.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\USELIB\Debug\BAT0000234088536.bat" Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\TMP0000244088536.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\USELIB.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\USELIB.exe.embed.manifest.res" e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\TMP0000244088536.tmp" Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\RSP0000254088536.rsp" with contents [ /OUT:"Debug/USELIB.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\USELIB.exe.intermediate.manifest" /DEBUG /PDB:"Debug/USELIB.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 flib.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\USELIB.exe.embed.manifest.res" ] Creating command line "link.exe @e:\2007_fortran\draft_200707\II_02_sample\MixedLanguage\C_calls_Fortran\USELIB\Debug\RSP0000254088536.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\USELIB\Debug\BuildLog.htm" USELIB - 0 error(s), 1 warning(s) |