|
@@ -80,13 +80,6 @@ cd ../binutils-build</userinput></screen>
|
|
|
|
|
|
<screen><userinput remap="configure">../binutils-&binutils-version;/configure --prefix=/usr --enable-shared</userinput></screen>
|
|
<screen><userinput remap="configure">../binutils-&binutils-version;/configure --prefix=/usr --enable-shared</userinput></screen>
|
|
|
|
|
|
- <note><para>There is an optional argument to <command>configure</command>,
|
|
|
|
- <option>--enable-lto</option>, that can be used to allow the
|
|
|
|
- <command>ar</command>, <command>nm</command>, and <command>ranlib</command>
|
|
|
|
- commands to accept a <option>--plugin</option> parameter. This is used to
|
|
|
|
- allow <command>gcc</command> to do "link time optimization" if specified.
|
|
|
|
- No packages in LFS or BLFS currently use this capability.</para></note>
|
|
|
|
-
|
|
|
|
<para>Compile the package:</para>
|
|
<para>Compile the package:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make tooldir=/usr</userinput></screen>
|
|
<screen><userinput remap="make">make tooldir=/usr</userinput></screen>
|