mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-20 04:09:21 +01:00
Merrriam-Webster says "alongside" is one word. Clarified some muddled
verbiage. Used the subjunctive mood once. "Test suite" is two words, not one. Patched some unidiomatic English. Used the plural "headers" when discussing ELF objects. Used singular verbs to describe "gprofng", for consistency with other items.
This commit is contained in:
parent
d6346a7e9b
commit
651f491b51
@ -87,7 +87,7 @@ cd build</userinput></screen>
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><parameter>--enable-gold</parameter></term>
|
<term><parameter>--enable-gold</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Build the gold linker and install it as ld.gold (along side the
|
<para>Build the gold linker and install it as ld.gold (alongside the
|
||||||
default linker).</para>
|
default linker).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -118,7 +118,7 @@ cd build</userinput></screen>
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><parameter>--with-system-zlib</parameter></term>
|
<term><parameter>--with-system-zlib</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Use the installed zlib library rather than building the
|
<para>Use the installed zlib library instead of building the
|
||||||
included version.</para>
|
included version.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -143,7 +143,7 @@ cd build</userinput></screen>
|
|||||||
a custom system, this target-specific directory in <filename
|
a custom system, this target-specific directory in <filename
|
||||||
class="directory">/usr</filename> is not required. <filename
|
class="directory">/usr</filename> is not required. <filename
|
||||||
class="directory">$(exec_prefix)/$(target_alias)</filename> would be
|
class="directory">$(exec_prefix)/$(target_alias)</filename> would be
|
||||||
used if the system was used to cross-compile (for example, compiling a
|
used if the system were used to cross-compile (for example, compiling a
|
||||||
package on an Intel machine that generates code that can be executed
|
package on an Intel machine that generates code that can be executed
|
||||||
on PowerPC machines).</para>
|
on PowerPC machines).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@ -164,7 +164,7 @@ cd build</userinput></screen>
|
|||||||
|
|
||||||
<screen><userinput remap="test">grep '^FAIL:' $(find -name '*.log')</userinput></screen>
|
<screen><userinput remap="test">grep '^FAIL:' $(find -name '*.log')</userinput></screen>
|
||||||
|
|
||||||
<para>Twelve tests fail in the gold testsuite when the
|
<para>Twelve tests fail in the gold test suite when the
|
||||||
<option>--enable-default-pie</option> and
|
<option>--enable-default-pie</option> and
|
||||||
<option>--enable-default-ssp</option> options are passed to GCC.
|
<option>--enable-default-ssp</option> options are passed to GCC.
|
||||||
<!-- Caused by egrep deprecation. Note that we don't "patch" temp grep.
|
<!-- Caused by egrep deprecation. Note that we don't "patch" temp grep.
|
||||||
@ -179,8 +179,8 @@ cd build</userinput></screen>
|
|||||||
some gas tests may fail if parallel jobs are used. If you are not
|
some gas tests may fail if parallel jobs are used. If you are not
|
||||||
assured of the correctness of gas, invoke
|
assured of the correctness of gas, invoke
|
||||||
<command>make check-gas</command> to run gas testsuite separately and
|
<command>make check-gas</command> to run gas testsuite separately and
|
||||||
all tests should pass. Three gprofng tests result
|
all tests should pass. Three gprofng tests yield the
|
||||||
<literal>ERROR</literal> and they are counted as
|
<literal>ERROR</literal> result, and they are counted as
|
||||||
<literal>UNRESOLVED</literal> in the summary.</para>
|
<literal>UNRESOLVED</literal> in the summary.</para>
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
@ -273,7 +273,7 @@ rm -fv /usr/share/man/man1/gprofng.1</userinput></screen>
|
|||||||
<varlistentry id="elfedit">
|
<varlistentry id="elfedit">
|
||||||
<term><command>elfedit</command></term>
|
<term><command>elfedit</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Updates the ELF header of ELF files</para>
|
<para>Updates the ELF headers of ELF files</para>
|
||||||
<indexterm zone="ch-system-binutils elfedit">
|
<indexterm zone="ch-system-binutils elfedit">
|
||||||
<primary sortas="b-elfedit">elfedit</primary>
|
<primary sortas="b-elfedit">elfedit</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -293,7 +293,7 @@ rm -fv /usr/share/man/man1/gprofng.1</userinput></screen>
|
|||||||
<varlistentry id="gprofng">
|
<varlistentry id="gprofng">
|
||||||
<term><command>gprofng</command></term>
|
<term><command>gprofng</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Gather and analyze performance data</para>
|
<para>Gathers and analyzes performance data</para>
|
||||||
<indexterm zone="ch-system-binutils gprofng">
|
<indexterm zone="ch-system-binutils gprofng">
|
||||||
<primary sortas="b-gprofng">gprofng</primary>
|
<primary sortas="b-gprofng">gprofng</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -326,7 +326,7 @@ rm -fv /usr/share/man/man1/gprofng.1</userinput></screen>
|
|||||||
<varlistentry id="ld.bfd">
|
<varlistentry id="ld.bfd">
|
||||||
<term><command>ld.bfd</command></term>
|
<term><command>ld.bfd</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Hard link to <command>ld</command></para>
|
<para>A hard link to <command>ld</command></para>
|
||||||
<indexterm zone="ch-system-binutils ld.bfd">
|
<indexterm zone="ch-system-binutils ld.bfd">
|
||||||
<primary sortas="b-ld.bfd">ld.bfd</primary>
|
<primary sortas="b-ld.bfd">ld.bfd</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
Loading…
Reference in New Issue
Block a user