提交 34325518 创建 作者: Frans Kaashoek's avatar Frans Kaashoek

thanks Wolfgang Keller

上级 80f70c46
...@@ -45,6 +45,6 @@ BUILDING AND RUNNING XV6 ...@@ -45,6 +45,6 @@ BUILDING AND RUNNING XV6
To build xv6 on an x86 ELF machine (like Linux or FreeBSD), run To build xv6 on an x86 ELF machine (like Linux or FreeBSD), run
"make". On non-x86 or non-ELF machines (like OS X, even on x86), you "make". On non-x86 or non-ELF machines (like OS X, even on x86), you
will need to install a cross-compiler gcc suite capable of producing will need to install a cross-compiler gcc suite capable of producing
x86 ELF binaries. See http://pdos.csail.mit.edu/6.828/2016/tools.html. x86 ELF binaries. See https://pdos.csail.mit.edu/6.828/2018/tools.html.
Then run "make TOOLPREFIX=i386-jos-elf-". Now install the QEMU PC Then run "make TOOLPREFIX=i386-jos-elf-". Now install the QEMU PC
simulator and run "make qemu". simulator and run "make qemu".
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论