Author: xry111
Date: Wed Mar 10 00:25:50 2021
New Revision: 12160
Log:
replace old x86_64 triplets
Modified:
trunk/BOOK/chapter08/binutils.xml
trunk/BOOK/chapter08/gmp.xml
Modified: trunk/BOOK/chapter08/binutils.xml
==============================================================================
--- trunk/BOOK/chapter08/binutils.xml Wed Mar 10 00:00:55 2021 (r12159)
+++ trunk/BOOK/chapter08/binutils.xml Wed Mar 10 00:25:50 2021 (r12160)
@@ -136,7 +136,7 @@
ultimately be located) is set to <filename
class="directory">$(exec_prefix)/$(target_alias)</filename>. For
example, x86_64 machines would expand that to <filename
- class="directory">/usr/x86_64-unknown-linux-gnu</filename>. Because
this is
+ class="directory">/usr/x86_64-pc-linux-gnu</filename>. Because this
is
a custom system, this target-specific directory in <filename
class="directory">/usr</filename> is not required. <filename
class="directory">$(exec_prefix)/$(target_alias)</filename> would be
Modified: trunk/BOOK/chapter08/gmp.xml
==============================================================================
--- trunk/BOOK/chapter08/gmp.xml Wed Mar 10 00:00:55 2021 (r12159)
+++ trunk/BOOK/chapter08/gmp.xml Wed Mar 10 00:25:50 2021 (r12160)
@@ -106,7 +106,7 @@
the system capabilities and there will be errors in the tests or other
applications using the gmp libraries with the message "Illegal
instruction". In this case, gmp should be reconfigured with the option
- --build=x86_64-unknown-linux-gnu and rebuilt.</para></caution>
+ --build=x86_64-pc-linux-gnu and rebuilt.</para></caution>
<para>Ensure that all 197 tests in the test suite passed.
Check the results by issuing the following command:</para>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page