From 98d90032d07f4588d29e2c7f6619f77d312ffa57 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 7 Jun 2017 19:24:30 +0000 Subject: Update to linux-4.11.4. Add ld.gold description to binutils. Update instructions for Chapter5 util-linux. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/binutils.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index cbaa7572e..3cc7ae0a5 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -160,7 +160,7 @@ cd build Installed directory - addr2line, ar, as, c++filt, elfedit, gprof, ld, ld.bfd, nm, + addr2line, ar, as, c++filt, elfedit, gprof, ld, ld.bfd, ld.gold, nm, objcopy, objdump, ranlib, readelf, size, strings, and strip libbfd.{a,so} and libopcodes.{a,so} /usr/lib/ldscripts @@ -249,6 +249,17 @@ cd build + + ld.gold + + A cut down version of ld that only supports the + elf object file format + + ld.gold + + + + ld.bfd -- cgit v1.2.3-54-g00ecf