📄 haibios.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: haiFat32 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\JINHAI~1.HAI\LOCALS~1\Temp\RSP78.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\..\haifat" /I "..\..\bios" /I "..\..\malloc" /I "..\..\haifat\device" /I "..\..\haifat\fat" /D "_LIB" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "HAIBIOSSIM" /Fp"Debug/haiFat32.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\arm learn\HaiBIOS\Haifat\device\ftdevice.c"
"E:\arm learn\HaiBIOS\Haifat\fat\hfatdent.c"
"E:\arm learn\HaiBIOS\Haifat\fat\hfatfile.c"
"E:\arm learn\HaiBIOS\Haifat\fat\hfatfind.c"
"E:\arm learn\HaiBIOS\Haifat\fat\hfatstr.c"
"E:\arm learn\HaiBIOS\Haifat\fat\hfatsys.c"
"E:\arm learn\HaiBIOS\Haifat\fat\hfatutil.c"
"E:\arm learn\HaiBIOS\Haifat\driver\nand2410.c"
"E:\arm learn\HaiBIOS\Haifat\driver\ramdisk.c"
"E:\arm learn\HaiBIOS\Haifat\driver\ramdisk2.c"
"E:\arm learn\HaiBIOS\Haifat\driver\ramdisk3.c"
"E:\arm learn\HaiBIOS\Haifat\driver\sdi2410.c"
"E:\arm learn\HaiBIOS\Haifat\GB_UNI\gb2uni.c"
"E:\arm learn\HaiBIOS\Haifat\GB_UNI\uni2gb.c"
"E:\arm learn\HaiBIOS\Haifat\fssignal.c"
"E:\arm learn\HaiBIOS\Haifat\haiclib.c"
"E:\arm learn\HaiBIOS\Haifat\hfileapi.c"
"E:\arm learn\HaiBIOS\Haifat\hfilesys.c"
]
Creating command line "cl.exe @C:\DOCUME~1\JINHAI~1.HAI\LOCALS~1\Temp\RSP78.tmp"
Creating temporary file "C:\DOCUME~1\JINHAI~1.HAI\LOCALS~1\Temp\RSP79.tmp" with contents
[
/nologo /out:"Debug\haiFat32.lib"
".\Debug\ftdevice.obj"
".\Debug\hfatdent.obj"
".\Debug\hfatfile.obj"
".\Debug\hfatfind.obj"
".\Debug\hfatstr.obj"
".\Debug\hfatsys.obj"
".\Debug\hfatutil.obj"
".\Debug\nand2410.obj"
".\Debug\ramdisk.obj"
".\Debug\ramdisk2.obj"
".\Debug\ramdisk3.obj"
".\Debug\sdi2410.obj"
".\Debug\gb2uni.obj"
".\Debug\uni2gb.obj"
".\Debug\fssignal.obj"
".\Debug\haiclib.obj"
".\Debug\hfileapi.obj"
".\Debug\hfilesys.obj"
]
Creating command line "link.exe -lib @C:\DOCUME~1\JINHAI~1.HAI\LOCALS~1\Temp\RSP79.tmp"
<h3>Output Window</h3>
Compiling...
ftdevice.c
hfatdent.c
hfatfile.c
hfatfind.c
hfatstr.c
hfatsys.c
hfatutil.c
nand2410.c
ramdisk.c
ramdisk2.c
ramdisk3.c
sdi2410.c
gb2uni.c
uni2gb.c
fssignal.c
haiclib.c
hfileapi.c
hfilesys.c
Creating library...
<h3>
--------------------Configuration: malloc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\JINHAI~1.HAI\LOCALS~1\Temp\RSP7A.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\..\haifat" /I "..\..\bios" /I "..\..\malloc" /I "..\..\haifat\device" /I "..\..\haifat\fat" /D "_LIB" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "HAIBIOSSIM" /Fp"Debug/malloc.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\arm learn\HaiBIOS\malloc\haimem.c"
]
Creating command line "cl.exe @C:\DOCUME~1\JINHAI~1.HAI\LOCALS~1\Temp\RSP7A.tmp"
Creating command line "link.exe -lib /nologo /out:"Debug\malloc.lib" ".\Debug\haimem.obj" "
<h3>Output Window</h3>
Compiling...
haimem.c
Creating library...
<h3>
--------------------Configuration: Haibios - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\JINHAI~1.HAI\LOCALS~1\Temp\RSP7B.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\..\haifat" /I "..\..\bios" /I "..\..\malloc" /I "..\..\haifat\device" /I "..\..\haifat\fat" /D "_CONSOLE" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "HAIBIOSSIM" /U "..\..\haifat" /U "..\..\bios" /Fp"Debug/Haibios.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\arm learn\HaiBIOS\bios\armboot.c"
"E:\arm learn\HaiBIOS\bios\haishell.c"
"E:\arm learn\HaiBIOS\bios\lcddrv.c"
"E:\arm learn\HaiBIOS\bios\printf.c"
"E:\arm learn\HaiBIOS\bios\uart2410.c"
]
Creating command line "cl.exe @C:\DOCUME~1\JINHAI~1.HAI\LOCALS~1\Temp\RSP7B.tmp"
Creating temporary file "C:\DOCUME~1\JINHAI~1.HAI\LOCALS~1\Temp\RSP7C.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/Haibios.pdb" /debug /machine:I386 /out:"Debug/Haibios.exe" /pdbtype:sept
".\Debug\armboot.obj"
".\Debug\haishell.obj"
".\Debug\lcddrv.obj"
".\Debug\printf.obj"
".\Debug\uart2410.obj"
"\arm learn\HaiBIOS\VC60\haiFat32\Debug\haiFat32.lib"
"\arm learn\HaiBIOS\VC60\malloc\Debug\malloc.lib"
]
Creating command line "link.exe @C:\DOCUME~1\JINHAI~1.HAI\LOCALS~1\Temp\RSP7C.tmp"
<h3>Output Window</h3>
Compiling...
armboot.c
haishell.c
e:\arm learn\haibios\bios\haishell.c(125) : warning C4090: 'function' : different 'const' qualifiers
e:\arm learn\haibios\bios\haishell.c(125) : warning C4024: 'hai_LoadMain' : different types for formal and actual parameter 1
lcddrv.c
printf.c
uart2410.c
Linking...
<h3>Results</h3>
Haibios.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -