Build Log
  

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

Command Lines
  
Creating temporary file "c:\djgpp\Demo22\SysCore\Lib\Debug\RSP0000064921808.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 .\string.cpp

.\stdio.cpp

.\cstd.cpp
]
Creating command line "cl.exe @c:\djgpp\Demo22\SysCore\Lib\Debug\RSP0000064921808.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\djgpp\Demo22\SysCore\Lib\Debug\RSP0000074921808.rsp" with contents
[
/OUT:"C:\djgpp\Demo22\SysCore\Debug\Lib.lib" .\Debug\cstd.obj

.\Debug\stdio.obj

.\Debug\string.obj
]
Creating command line "lib.exe @c:\djgpp\Demo22\SysCore\Lib\Debug\RSP0000074921808.rsp /NOLOGO"
Output Window
  
Compiling...
string.cpp
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
cstd.cpp
Generating Code...
Creating library...
Results
  
Build log was saved at "file://c:\djgpp\Demo22\SysCore\Lib\Debug\BuildLog.htm"
Lib - 0 error(s), 4 warning(s)