Author: robert Date: 2010-02-14 12:08:18 -0700 (Sun, 14 Feb 2010) New Revision: 1533
Modified: branches/Onward/temporary_system/binutils_pass1.txt Log: Another typo in binutils_pass1.txt Modified: branches/Onward/temporary_system/binutils_pass1.txt =================================================================== --- branches/Onward/temporary_system/binutils_pass1.txt 2010-02-14 17:26:31 UTC (rev 1532) +++ branches/Onward/temporary_system/binutils_pass1.txt 2010-02-14 19:08:18 UTC (rev 1533) @@ -28,7 +28,7 @@ # --disable-werror disables the -Werror option. This is sometimes needed # depending on if the host system compiler causes warnings. -# --infodir and --mandir points to the current directory so the unneeded +# --infodir and --mandir point to the current directory so the unneeded # package documentation is not installed to /tools. # Build and install Binutils: @@ -40,5 +40,5 @@ make -C ld clean && make -C ld LIB_PATH=/tools/lib && -install -v ld/ld-new-pass1 /tools/bin +install -v ld/ld-new /tools/bin/ld-new-pass1 -- http://linuxfromscratch.org/mailman/listinfo/hlfs-book FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
