|
@@ -18,11 +18,7 @@ Install the adjusted linker scripts by running the following from within the
|
|
|
no mention of <filename class="directory">/tools/lib</filename> anymore.
|
|
|
From now on every compiled program will link <emphasis>only</emphasis>
|
|
|
against the libraries in <filename>/usr/lib</filename> and
|
|
|
-<filename>/lib</filename>. The extra
|
|
|
-<userinput>INSTALL=/tools/bin/install</userinput> is needed because the
|
|
|
-Makefile created during the second pass still contains the reference to
|
|
|
-<filename>/usr/bin/install</filename>, which we obviously haven't installed
|
|
|
-yet.</para>
|
|
|
+<filename>/lib</filename>.</para>
|
|
|
|
|
|
<para>You can now remove the Binutils source and build directories.</para>
|
|
|
|