Creating temporary file "c:\Documents and Settings\Michael\Desktop\PROJECTS\OSDev\demo25\SysCore\Kernel\Debug\RSP00001549766104.rsp" with contents
[
/Od /Oy /I "..\Include\\" /I "..\Keyboard" /I "..\FloppyDisk" /D "ARCH_X86" /X /FD /MT /Zp1 /GS- /GR- /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W4 /c /Gd /TP /Oy
".\main.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Michael\Desktop\PROJECTS\OSDev\demo25\SysCore\Kernel\Debug\RSP00001549766104.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /fo"Debug/Resource.res" ".\Resource.rc""
Creating temporary file "c:\Documents and Settings\Michael\Desktop\PROJECTS\OSDev\demo25\SysCore\Kernel\Debug\RSP00001649766104.rsp" with contents
[
/OUT:"A:\KRNL32.EXE" /INCREMENTAL:NO /LIBPATH:"..\Lib\\" /LIBPATH:"..\debug\\" /MANIFEST:NO /NODEFAULTLIB /MAP:"Kernel.map" /SUBSYSTEM:NATIVE /DRIVER /OPT:REF /OPT:ICF /ENTRY:"kernel_entry" /BASE:"0xC0000000" /FIXED:No /ALIGN:512 keyboard.lib floppydisk.lib fat12.lib "..\debug\lib.lib" "..\debug\hal.lib"
".\Debug\entry.obj"
".\Debug\main.obj"
".\Debug\DebugDisplay.obj"
".\Debug\exception.obj"
".\Debug\fsys.obj"
".\Debug\mmngr_phys.obj"
".\Debug\mmngr_virtual.obj"
".\Debug\panic.obj"
".\Debug\Resource.res"
".\Debug\sysapi.obj"
".\Debug\task.obj"
".\Debug\vmmngr_pde.obj"
".\Debug\vmmngr_pte.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Michael\Desktop\PROJECTS\OSDev\demo25\SysCore\Kernel\Debug\RSP00001649766104.rsp" /NOLOGO /ERRORREPORT:PROMPT"
|