[lfs-book] r11944 - branches/cross2/chapter06

2020-06-15 Thread pierre--- via lfs-book
Author: pierre
Date: Mon Jun 15 12:56:23 2020
New Revision: 11944

Log:
Add explanations for new configure switches in binutils pass 2

Modified:
   branches/cross2/chapter06/binutils-pass2.xml

Modified: branches/cross2/chapter06/binutils-pass2.xml
==
--- branches/cross2/chapter06/binutils-pass2.xmlMon Jun 15 12:32:24 
2020(r11943)
+++ branches/cross2/chapter06/binutils-pass2.xmlMon Jun 15 12:56:23 
2020(r11944)
@@ -63,12 +63,19 @@
   The meaning of the new configure options:
 
   
---host=$LFS_TGT
+--enable-shared
 
-  This tells the configure script that we want to build
-  this pass of binutils for the $LFS_TGT machine, using our just
-  built cross-compiler.  This prevents the linker from searching
-  through library directories on the host.
+  Builds libbfd as a shared library.
+
+  
+
+
+  
+--enable-64-bit-bfd
+
+  Enables 64-bit support (on hosts with narrower word sizes).
+  May not be needed on 64-bit systems, but does no harm.
 
   
 
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[lfs-book] r11943 - in branches/cross2: . chapter06

2020-06-15 Thread pierre--- via lfs-book
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.xmlSun Jun 14 22:23:47 
2020(r11942)
+++ branches/cross2/chapter06/binutils-pass2.xmlMon Jun 15 12:32:24 
2020(r11943)
@@ -56,7 +56,8 @@
 --host=$LFS_TGT\
 --disable-nls  \
 --enable-shared\
---disable-werror
+--disable-werror   \
+--enable-64-bit-bfd
 
 
   The meaning of the new configure options:

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 @@
-
+
   
  
 
-
+
 
- 
+ 
 
-
+
 
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[lfs-book] [LFS Trac] #4671: file-5.39

2020-06-15 Thread LFS Trac via lfs-book
#4671: file-5.39
+--
 Reporter:  bdubbs  |  Owner:  lfs-book
 Type:  task| Status:  new
 Priority:  normal  |  Milestone:  9.2
Component:  Book|Version:  SVN
 Severity:  normal  |   Keywords:
+--
 New minor version.

--
Ticket URL: 
LFS Trac 
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[lfs-book] LFS Package Currency Check - 2020-06-15 10:50:01 GMT

2020-06-15 Thread bdubbs--- via lfs-book
Package LFS  Upstream  Flag

acl 2.2.53 2.2.53 
attr2.4.48 2.4.48 
autoconf2.69   2.69   
automake1.16.2 1.16.2 
bash5.05.0
bc  2.7.2  2.7.2  
binutils2.34   2.34   
bison   3.6.3  3.6.3  
bzip2   1.0.8  1.0.8  
check   0.14.0 0.14.0 
coreutils   8.32   8.32   
dbus1.12.181.12.18
dejagnu 1.6.2  1.6.2  
diffutils   3.73.7
e2fsprogs   1.45.6 1.45.6 
elfutils0.179  0.180  *
eudev   3.2.9  3.2.9  
expat   2.2.9  2.2.9  
expect  5.45.4 5.45.4 
file5.38   5.39   *
findutils   4.7.0  4.7.0  
flex2.6.4  2.6.4  
gawk5.1.0  5.1.0  
gcc 10.1.0 10.1.0 
gdbm1.18.1 1.18.1 
gettext 0.20.2 0.20.2 
glibc   2.31   2.31   
gmp 6.2.0  6.2.0  
gperf   3.13.1
grep3.43.4
groff   1.22.4 1.22.4 
grub2.04   2.04   
gzip1.10   1.10   
iana-etc20200429   20200429   
inetutils   1.9.4  1.9.4  
intltool0.51.0 0.51.0 
iproute25.6.0  5.7.0  *
kbd 2.2.0  2.2.0  
kmod27 27 
less551551
lfs-bootscripts 20191031   20191031   
libcap  2.36   2.36   
libffi  3.33.3
libpipeline 1.5.2  1.5.2  
libtool 2.4.6  2.4.6  
linux   5.6.15 5.7.2  *
m4  1.4.18 1.4.18 
make4.34.3
man-db  2.9.2  2.9.2  
man-pages   5.06   5.07   *
meson   0.54.2 0.54.2 
mpc 1.1.0  1.1.0  
mpfr4.0.2  4.0.2  
ninja   1.10.0 1.10.0 
ncurses 6.26.2
openssl 1.1.1g 1.1.1g 
patch   2.7.6  2.7.6  
perl5.30.3 5.30.3 
pkg-config  0.29.2 0.29.2 
procps-ng   3.3.16 3.3.16 
psmisc  23.3   23.3   
Python  3.8.3  3.8.3  
readline8.08.0
sed 4.84.8
shadow  4.8.1  4.8.1  
sysklogd1.5.1  1.5.1  
systemd 245245
sysvinit2.96   2.96   
tar 1.32   1.32   
tcl 8.6.10 8.6.10 
texinfo 6.76.7
tzdata  2020a  2020a  
udev-lfs20171102   20171102   
util-linux  2.35.2 -2 *
vim 8.2.0814   8.2.0981   *
XML-Parser  2.46   2.46   
xz  5.2.5  5.2.5  
zlib1.2.11 1.2.11 
zstd1.4.5  1.4.5  

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page