| Build Log |
|
| Command Lines |
Creating temporary file "c:\dev\src\q1source\WinQuake\gas2masm\Release\RSP00007977087984.rsp" with contents [ /Ox /Ot /Oy /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /GF /FD /EHsc /MT /Gy /fp:fast /Fp".\Release/gas2masm.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TC .\gas2masm.c ] Creating command line "cl.exe @c:\dev\src\q1source\WinQuake\gas2masm\Release\RSP00007977087984.rsp /nologo /errorReport:prompt" Creating temporary file "c:\dev\src\q1source\WinQuake\gas2masm\Release\RSP00007A77087984.rsp" with contents [ /OUT:".\Release/gas2masm.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\gas2masm.exe.intermediate.manifest" /PDB:".\Release/gas2masm.pdb" /SUBSYSTEM:CONSOLE /OPT:WIN98 /LTCG /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\release\gas2masm.obj" ] Creating command line "link.exe @c:\dev\src\q1source\WinQuake\gas2masm\Release\RSP00007A77087984.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\dev\src\q1source\WinQuake\gas2masm\Release\RSP00007B77087984.rsp" with contents [ /outputresource:".\release\gas2masm.exe;#1" /manifest .\release\gas2masm.exe.intermediate.manifest ] Creating command line "mt.exe @c:\dev\src\q1source\WinQuake\gas2masm\Release\RSP00007B77087984.rsp /nologo" Creating temporary file "c:\dev\src\q1source\WinQuake\gas2masm\Release\BAT00007C77087984.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\release\mt.dep ] Creating command line "c:\dev\src\q1source\WinQuake\gas2masm\Release\BAT00007C77087984.bat" |
| Output Window |
Compiling...
gas2masm.c
.\gas2masm.c(116) : warning C4996: 'strcmpi' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(212) : see declaration of 'strcmpi'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strcmpi. See online help for details.'
.\gas2masm.c(216) : 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.'
.\gas2masm.c(247) : warning C4996: 'strnicmp' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(215) : see declaration of 'strnicmp'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.'
.\gas2masm.c(249) : 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.'
.\gas2masm.c(550) : warning C4996: 'strcmpi' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(212) : see declaration of 'strcmpi'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strcmpi. See online help for details.'
.\gas2masm.c(928) : warning C4996: 'strcmpi' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(212) : see declaration of 'strcmpi'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strcmpi. See online help for details.'
Linking...
Generating code
Finished generating code
Embedding manifest...
|
| Results |
Build log was saved at "file://c:\dev\src\q1source\WinQuake\gas2masm\Release\BuildLog.htm" gas2masm - 0 error(s), 6 warning(s) |