linux0.11原码

源代码在线查看: bootsect.plg

软件大小: 892 K
上传用户: cal04
关键词: linux 0.11
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				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)
				
				
				
							

相关资源