Build Log |
|
Command Lines |
Creating temporary file "c:\djgpp\Demo15\SysCore\Lib\Debug\RSP00001A51684536.rsp" with contents [ /O2 /Oy /I "..\Include\\" /D "ARCH_X86" /X /FD /MT /Zp1 /GS- /GR- /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W4 /c /TP .\stdio.cpp ] Creating command line "cl.exe @c:\djgpp\Demo15\SysCore\Lib\Debug\RSP00001A51684536.rsp /nologo /errorReport:prompt" Creating temporary file "c:\djgpp\Demo15\SysCore\Lib\Debug\RSP00001C51684536.rsp" with contents [ /OUT:"C:\djgpp\Demo15\SysCore\Debug\Lib.lib" .\Debug\cstd.obj .\Debug\stdio.obj .\Debug\string.obj ] Creating command line "lib.exe @c:\djgpp\Demo15\SysCore\Lib\Debug\RSP00001C51684536.rsp /NOLOGO" |
Output Window |
Compiling... stdio.cpp ..\Include\ctype.h(39) : warning C4005: 'isascii' : macro redefinition ..\Include\ctype.h(28) : see previous definition of 'isascii' .\stdio.cpp(137) : warning C4146: unary minus operator applied to unsigned type, result still unsigned .\stdio.cpp(161) : warning C4146: unary minus operator applied to unsigned type, result still unsigned .\stdio.cpp(224) : warning C4146: unary minus operator applied to unsigned type, result still unsigned Creating library... |
Results |
Build log was saved at "file://c:\djgpp\Demo15\SysCore\Lib\Debug\BuildLog.htm" Lib - 0 error(s), 4 warning(s) |