linux0.11原码
源代码在线查看: bootsect.plg
Build Log
--------------------Configuration: bootsect - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\hyy\LOCALS~1\Temp\RSP3CD.bat" with contents
[
@echo off
bin\ml.exe /Cp /c /nologo /X /coff /Fo ".\Release\boot\bootsect" ..\boot\bootsect.s
]
Creating command line "C:\DOCUME~1\hyy\LOCALS~1\Temp\RSP3CD.bat"
Output Window
Performing Custom Build Step on ..\boot\bootsect.s
Assembling: ..\boot\bootsect.s
Creating temporary file "C:\DOCUME~1\hyy\LOCALS~1\Temp\RSP3CE.bat" with contents
[
@echo off
link.exe /VXD /NOLOGO /NOENTRY /NODEFAULTLIB /OUT:.\Release\bootsect .\Release\boot\bootsect.obj
]
Creating command line "C:\DOCUME~1\hyy\LOCALS~1\Temp\RSP3CE.bat"
Results
bootsect - 0 error(s), 0 warning(s)