|
@@ -56,7 +56,7 @@
|
|
enable.</para-->
|
|
enable.</para-->
|
|
<para>首先构建 Binutils 相当重要,
|
|
<para>首先构建 Binutils 相当重要,
|
|
因为 Glibc 和 GCC 都会对可用的链接器和汇编器进行测试,
|
|
因为 Glibc 和 GCC 都会对可用的链接器和汇编器进行测试,
|
|
- 以决定启用它们的哪些自身特性。</para>
|
|
|
|
|
|
+ 以决定可以启用它们自带的哪些特性。</para>
|
|
|
|
|
|
<!--para>The Binutils documentation recommends building Binutils
|
|
<!--para>The Binutils documentation recommends building Binutils
|
|
in a dedicated build directory:</para-->
|
|
in a dedicated build directory:</para-->
|
|
@@ -156,9 +156,9 @@ cd build</userinput></screen>
|
|
Expect, and DejaGNU) is not yet in place. The benefits of running the
|
|
Expect, and DejaGNU) is not yet in place. The benefits of running the
|
|
tests at this point are minimal since the programs from this
|
|
tests at this point are minimal since the programs from this
|
|
first pass will soon be replaced by those from the second.</para-->
|
|
first pass will soon be replaced by those from the second.</para-->
|
|
- <para>之后编译就完成了。一般来说我们现在应该执行测试套件,
|
|
|
|
- 但在这么早的构建阶段,测试套件框架 (Tcl、Expect 和 DejaGNU)
|
|
|
|
- 都不可用。另外,由于这些第一轮的程序很快会被第二轮的程序替代,
|
|
|
|
|
|
+ <para>现在编译已经完成,一般来说我们应该执行测试套件,
|
|
|
|
+ 但在当前的早期构建阶段,测试套件框架 (Tcl、Expect 和 DejaGNU)
|
|
|
|
+ 尚不可用。另外,由于第一遍构建的程序很快会被第二遍构建的程序替代,
|
|
运行测试的收益极小。</para>
|
|
运行测试的收益极小。</para>
|
|
|
|
|
|
<para>如果在 x86_64 上编译,创建一个符号链接以保证工具链的完整性:
|
|
<para>如果在 x86_64 上编译,创建一个符号链接以保证工具链的完整性:
|