Author: pierre
Date: Mon Jun 15 12:32:24 2020
New Revision: 11943
Log:
add --enable-64-bit-bfd to binutils pass 2 to prevent an abi mismatch when
reintalling binutils in chpater 8
Modified:
branches/cross2/chapter06/binutils-pass2.xml
branches/cross2/general.ent
Modified: branches/cross2/chapter06/binutils-pass2.xml
==============================================================================
--- branches/cross2/chapter06/binutils-pass2.xml Sun Jun 14 22:23:47
2020 (r11942)
+++ branches/cross2/chapter06/binutils-pass2.xml Mon Jun 15 12:32:24
2020 (r11943)
@@ -56,7 +56,8 @@
--host=$LFS_TGT \
--disable-nls \
--enable-shared \
- --disable-werror</userinput></screen>
+ --disable-werror \
+ --enable-64-bit-bfd</userinput></screen>
<variablelist>
<title>The meaning of the new configure options:</title>
Modified: branches/cross2/general.ent
==============================================================================
--- branches/cross2/general.ent Sun Jun 14 22:23:47 2020 (r11942)
+++ branches/cross2/general.ent Mon Jun 15 12:32:24 2020 (r11943)
@@ -1,13 +1,13 @@
-<!ENTITY version "20200614-cross2">
+<!ENTITY version "20200615-cross2">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc
releases -->
<!ENTITY generic-version "cross-chap5"> <!-- Use "development" or
"x.y[-pre{x}]" -->
-<!ENTITY versiond "20200614-cross2-systemd">
+<!ENTITY versiond "20200615-cross2-systemd">
<!ENTITY short-versiond "systemd">
-<!ENTITY generic-versiond "20200614-cross2-systemd">
+<!ENTITY generic-versiond "20200615-cross2-systemd">
-<!ENTITY releasedate "June 14th, 2020">
+<!ENTITY releasedate "June 15th, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not
– -->
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page