Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Michael\Desktop\bte_lighter\Demos\Demo6_new\SysCore\Kernel\Debug\RSP00000341884948.rsp" with contents
[
/O2 /I "..\Include\\" /D "ARCH_X86" /X /FD /MT /Zp1 /GS- /GR- /FAs /Fa"Debug\\" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W4 /c /Gd /TP  /Oy

".\main.cpp"

".\entry.cpp"

".\DebugDisplay.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Michael\Desktop\bte_lighter\Demos\Demo6_new\SysCore\Kernel\Debug\RSP00000341884948.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /fo"Debug/Resource.res" ".\Resource.rc""
Creating temporary file "c:\Documents and Settings\Michael\Desktop\bte_lighter\Demos\Demo6_new\SysCore\Kernel\Debug\RSP00000441884948.rsp" with contents
[
/OUT:"A:\KRNL32.EXE" /INCREMENTAL:NO /LIBPATH:"..\Lib\\" /MANIFEST:NO /NODEFAULTLIB /MAP:"Kernel.map" /SUBSYSTEM:NATIVE /DRIVER /OPT:REF /OPT:ICF /ENTRY:"kernel_entry" /BASE:"0x100000" /FIXED:No /ALIGN:512 "..\debug\Lib.lib"

".\Debug\DebugDisplay.obj"

".\Debug\entry.obj"

".\Debug\main.obj"

".\Debug\Resource.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Michael\Desktop\bte_lighter\Demos\Demo6_new\SysCore\Kernel\Debug\RSP00000441884948.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
main.cpp
entry.cpp
DebugDisplay.cpp
Generating Code...
c:\documents and settings\michael\desktop\bte_lighter\demos\demo6_new\syscore\kernel\debugdisplay.cpp(230) : warning C4715: 'DebugPrintf' : not all control paths return a value
Compiling resources...
Linking...
Lib.lib(cstd.obj) : warning LNK4254: section '.CRT' (40000040) merged into '.data' (C0000040) with different attributes
Results
  
Build log was saved at "file://c:\Documents and Settings\Michael\Desktop\bte_lighter\Demos\Demo6_new\SysCore\Kernel\Debug\BuildLog.htm"
Kernel - 0 error(s), 2 warning(s)