Build Log
  

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

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

".\exception.cpp"

".\panic.cpp"

".\DebugDisplay.cpp"

".\main.cpp"

".\entry.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Michael\Desktop\bte_lighter\Demos\Demo_8_new\SysCore\Kernel\Debug\RSP00002059445060.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\Demo_8_new\SysCore\Kernel\Debug\RSP00002159445060.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\Hal.lib"

".\Debug\entry.obj"

".\Debug\main.obj"

".\Debug\DebugDisplay.obj"

".\Debug\Resource.res"

".\Debug\panic.obj"

".\Debug\exception.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Michael\Desktop\bte_lighter\Demos\Demo_8_new\SysCore\Kernel\Debug\RSP00002159445060.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
exception.cpp
panic.cpp
DebugDisplay.cpp
main.cpp
entry.cpp
Generating Code...
c:\documents and settings\michael\desktop\bte_lighter\demos\demo_8_new\syscore\kernel\main.cpp(72) : warning C4702: unreachable code
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\Demo_8_new\SysCore\Kernel\Debug\BuildLog.htm"
Kernel - 0 error(s), 2 warning(s)