提交 d9bc8eaa 创建 作者: Jacob Strauss's avatar Jacob Strauss

note how to skip trying to build libstdc++

上级 d678eac0
......@@ -40,6 +40,7 @@
mkdir build
cd build
../configure --target=x86_64-jos-elf --with-gmp=/usr/local/ --with-mpfr=/usr/local --enable-languages=c,c++ --without-headers --disable-nls
make all-gcc ; sudo make install-gcc
* clang
- Version 3.0 or greater is required to build xv6
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论