|
@@ -32,9 +32,10 @@ sed -e 's@/lib/ld.so.1@/tools/lib/ld.so.1@g' \
|
|
mv tempspecfile $SPECFILE
|
|
mv tempspecfile $SPECFILE
|
|
unset SPECFILE</userinput></screen></para>
|
|
unset SPECFILE</userinput></screen></para>
|
|
|
|
|
|
-<para>We recommend that you cut-and-paste the above rather than try and type
|
|
|
|
-it all in. Or you can edit the specs file by hand if you want to: just replace
|
|
|
|
-"/lib/ld-linux.so.2" with "/tools/lib/ld-linux.so.2".</para>
|
|
|
|
|
|
+<para>We recommend that you cut-and-paste the above rather than try and type it
|
|
|
|
+all in. Or you can edit the specs file by hand if you want to: just replace
|
|
|
|
+"/lib/ld-linux.so.2" with "/tools/lib/ld-linux.so.2" and "/lib/ld.so.1" with
|
|
|
|
+"/tools/lib/ld.so.1".</para>
|
|
|
|
|
|
<para>Lastly, there is a possibility that some include files from the host
|
|
<para>Lastly, there is a possibility that some include files from the host
|
|
system have found their way into gcc's private include dir. This can happen
|
|
system have found their way into gcc's private include dir. This can happen
|