Build Log
  

Build started: Project: xmlwf, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\upstream\expat-2.0.1\win32\tmp\Release-xmlwf\RSP00000E1932996.rsp" with contents
[
/O2 /Ob1 /I "..\lib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "COMPILED_FROM_DSP" /D "_VC80_UPGRADE=0x0600" /GF /FD /EHsc /MT /Gy /Fp".\..\win32\tmp\Release-xmlwf/xmlwf.pch" /Fo".\..\win32\tmp\Release-xmlwf/" /Fd".\..\win32\tmp\Release-xmlwf/" /W3 /c /TC ".\xmlwf.c"

".\xmlfile.c"

".\win32filemap.c"

".\codepage.c"
]
Creating command line "cl.exe @"c:\upstream\expat-2.0.1\win32\tmp\Release-xmlwf\RSP00000E1932996.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\upstream\expat-2.0.1\win32\tmp\Release-xmlwf\RSP00000F1932996.rsp" with contents
[
/OUT:".\..\win32\bin\Release/xmlwf.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\..\win32\tmp\Release-xmlwf\xmlwf.exe.intermediate.manifest" /SUBSYSTEM:CONSOLE /MACHINE:X86 setargv.obj odbc32.lib odbccp32.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 "..\win32\bin\release\libexpat.lib"

"..\win32\tmp\release-xmlwf\codepage.obj"

"..\win32\tmp\release-xmlwf\win32filemap.obj"

"..\win32\tmp\release-xmlwf\xmlfile.obj"

"..\win32\tmp\release-xmlwf\xmlwf.obj"
]
Creating command line "link.exe @"c:\upstream\expat-2.0.1\win32\tmp\Release-xmlwf\RSP00000F1932996.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\upstream\expat-2.0.1\win32\tmp\Release-xmlwf\RSP0000101932996.rsp" with contents
[
/outputresource:"..\win32\bin\release\xmlwf.exe;#1" /manifest

"..\win32\tmp\release-xmlwf\xmlwf.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\upstream\expat-2.0.1\win32\tmp\Release-xmlwf\RSP0000101932996.rsp" /nologo"
Creating temporary file "c:\upstream\expat-2.0.1\win32\tmp\Release-xmlwf\BAT0000111932996.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > "..\win32\tmp\release-xmlwf\mt.dep"
]
Creating command line """c:\upstream\expat-2.0.1\win32\tmp\Release-xmlwf\BAT0000111932996.bat"""
Output Window
  
Compiling...
xmlwf.c
.\xmlwf.c(795) : warning C4996: 'strcpy' was declared deprecated
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\xmlwf.c(796) : warning C4996: 'strcat' was declared deprecated
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\xmlwf.c(797) : warning C4996: 'strcat' was declared deprecated
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\xmlwf.c(798) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
xmlfile.c
.\xmlfile.c(118) : warning C4996: 'strcpy' was declared deprecated
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\xmlfile.c(126) : warning C4996: 'strcpy' was declared deprecated
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\xmlfile.c(160) : warning C4996: 'open' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\io.h(328) : see declaration of 'open'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.'
.\xmlfile.c(171) : warning C4996: 'close' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\io.h(318) : see declaration of 'close'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.'
.\xmlfile.c(176) : warning C4996: 'read' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\io.h(329) : see declaration of 'read'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _read. See online help for details.'
.\xmlfile.c(180) : warning C4996: 'close' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\io.h(318) : see declaration of 'close'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.'
.\xmlfile.c(186) : warning C4996: 'close' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\io.h(318) : see declaration of 'close'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.'
.\xmlfile.c(191) : warning C4996: 'close' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\io.h(318) : see declaration of 'close'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.'
win32filemap.c
codepage.c
Generating Code...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\upstream\expat-2.0.1\win32\tmp\Release-xmlwf\BuildLog.htm"
xmlwf - 0 error(s), 12 warning(s)