Commit Graph

124 Commits

Author SHA1 Message Date
Bruce Dubbs
be80d9cdee Clarify dynamic linker name in gcc-pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-03-30 16:56:44 +00:00
Bruce Dubbs
e8b732abeb Fix references to both 32-bit and 64-bit systems to list 64-bit examples first.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-02-26 18:48:55 +00:00
Bruce Dubbs
b2f3f15a09 Update to gcc-6.3.0.
Update to gmp-6.1.2. 
Update to   iproute2-4.9.0.
Update to man-pages-4.09.
Update to man-db-2.7.6.1.
Update to linux-4.9.
Update to eudev-3.2.1.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11157 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-12-21 21:42:05 +00:00
DJ Lucas
be3d9f313a Merge nosym branch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-12-17 06:46:18 +00:00
Bruce Dubbs
f1dd5475c9 Move external build directories into dedicated build directories inside the
source tree for binutils, gcc, and glibc.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-01-27 21:49:38 +00:00
Bruce Dubbs
3d56263030 Fix a warning when doing test compiles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-09-23 19:13:55 +00:00
Krejzi
d0da965ab2 Fixed backslash alignments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-04-20 11:20:56 +00:00
Bruce Dubbs
238d351be0 Update to gcc-4.9.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-10-31 16:27:24 +00:00
Bruce Dubbs
5948c80372 Remove redundant options in gcc instructions.
Add note about a test failure in util-linux.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-19 21:37:43 +00:00
Bruce Dubbs
8a8177f9b9 Intermediate commit to test a change to gcc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-03 16:37:17 +00:00
Chris Staub
da7aeabce4 Tiny grammar fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-01 10:26:11 +00:00
Bruce Dubbs
8aa7fdeb1c Remove unneeded confiugure switches from gcc.
Restore installation of udev-lfs support files.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-05-20 00:44:22 +00:00
Bruce Dubbs
6206f72d67 Add a patch to binutils to enable LTO with gcc-4.9.0.
Remove omit-frame-pointer in gcc-pass2 and Chapter 6 gcc. 


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-05-11 21:58:56 +00:00
Bruce Dubbs
f6fe5000d7 Update bootscripts for eudev.
Add gcc patch for upstream changes.</para>
Change explanation for using omit-frame-pointer in gcc-pass2.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-05-11 15:02:47 +00:00
Bruce Dubbs
ee648fdd8c Update to linux-3.14
Update to file-5.18
Update to flex-2.5.39
Update to GMP-6.0.0a
Update to libpipeline-1.3.0
Update to man-pages-3.64
Update to systemd-212
Update to udev-lfs-20140408


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-08 02:52:50 +00:00
Bruce Dubbs
3dc9543a1e Change kmod instructions to allow installation of man pages.
Numerous whitespace fixes.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-18 07:16:55 +00:00
Bruce Dubbs
8b69ae4734 Make sed for omit-frame-pointers the same in Chapters 5 and 6. i
Simplify zimesone configuration in glibc.
Let the glibc Makefile install rpc headers.
Update to linux-3.13.3.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10467 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-14 23:25:53 +00:00
Bruce Dubbs
1ff8d77786 Update to man-db-2.6.5
Update to linux-3.9.8
Update to xz-5.0.5



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10299 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-06-30 22:28:30 +00:00
Matthew Burgess
6458e3172e Fix the alignment of some command continuation constructs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-03-29 19:50:55 +00:00
Matthew Burgess
4e179e7764 Remove instructions to prevent the building of GCC's info files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-03-29 11:27:05 +00:00
Matthew Burgess
908077d7f8 Upgrade to GCC-4.8.0. Fixes #3312.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-03-28 17:38:55 +00:00
Bruce Dubbs
dd06b538b5 Update to texinfo-5.0 and linux-3.7.9.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-18 21:33:51 +00:00
Matthew Burgess
2ca8941c1f Remove trailing whitespace from all files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-11 20:09:22 +00:00
Bruce Dubbs
5cef3143bf Update udev explanation.
Be consistent with ln options.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-02 22:40:39 +00:00
Matthew Burgess
4aff396246 Upgrade to MPFR-3.1.1. Fixes #3133.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-07-13 19:54:26 +00:00
Matthew Burgess
404d641304 Run fixincludes again, by removing the sed that disabled it. It no longer attempts to fix up host headers.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-05-11 12:27:48 +00:00
Ken Moffat
d38ac3a291 Fix issues from the merge of the jh branch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-04-26 19:34:20 +00:00
Bruce Dubbs
1a3e6a31a7 Merge changes developed and tested in the jh branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-04-25 19:26:21 +00:00
Matthew Burgess
c8f104d30a Upgrade to GCC-4.7.0. Fixes #3044.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-26 20:28:15 +00:00
Bruce Dubbs
9f5aaf72b2 Add whitespace for better readability of instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-09 20:12:34 +00:00
Matthew Burgess
5fc385aee0 Upgrade to GMP-5.0.3. Fixes #3006.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-01-28 11:47:06 +00:00
Matthew Burgess
2ce327ccde Remove hardcoded paths from GCC's MPFR-related configure switches. Fixes #2948.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9645 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-28 19:42:21 +00:00
Matthew Burgess
d2f700b581 Upgrade to MPFR-3.1.0. Fixes #2934.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-12 21:35:47 +00:00
Matthew Burgess
8aad43851e Upgrade to GCC-4.6.0. Fixes #2847.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-30 20:24:53 +00:00
Matthew Burgess
bd7123bffd Use --disable-libgomp instead of altering LD_LIBRARY_PATH in GCC pass 2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-06 19:01:49 +00:00
Matthew Burgess
6123afebc7 Add parameters to prevent chapter 5 GCC builds linking to the host's copy of CLooG and PPL. Fixes #2723.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9349 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-03 20:00:28 +00:00
Matthew Burgess
ea5c1d17a8 Upgrade to MPFR-3.0.0. Fixes #2687.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-22 09:25:36 +00:00
Bruce Dubbs
d944136079 Replaced deprecated w3.org XInclude throughout the book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-21 20:16:28 +00:00
Matthew Burgess
49168420d4 Upgrade to GCC-4.5.0, including the addition of its new dependency, MPC. Fixes #2636.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 20:08:12 +00:00
Matthew Burgess
5f7456b7b4 Various text corrections from Chris Staub. Fixes #2470.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-12 19:16:30 +00:00
Matthew Burgess
fe6ca49e2b Apply a few text updates from Chris Staub. Fixes #2442.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-18 12:42:44 +00:00
Bruce Dubbs
dc96e56c08 Change output if readelf to render on one line like the actual output.
Update formatting for pdf.
This is appearance only and did not change version number.
Fixes  Ticket #2438.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-12 16:48:19 +00:00
Bruce Dubbs
d35b7f3ced Update to sed 4,2,1
Update to Linux 2.6.30.1
Correct GCC to use -fomit-frame-pointer
Add pkg-config
Remove --with-col from Man-DB
Move Util-Linux-NG to before E2fsprogs in Chapter 6
Update to e2fsprogs-1.41.7
Remove E2fsprogs in Chapter 5


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-06 06:54:06 +00:00
Gerard Beekmans
550f9f4b23 Minor edit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-24 18:09:10 +00:00
Robert Connolly
e311865254 Verbosely move mpfr and gmp.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8906 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 23:00:57 +00:00
Bruce Dubbs
55fa5a30e2 Various minor text changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 12:42:55 +00:00
Bruce Dubbs
07312f6eec Correct bootstrap explanation in gcc sections. Thanks to Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-17 03:20:56 +00:00
Jeremy Huntwork
4e82d4787a Bring in DIY's next generation build method. Move GRUB to chapter 8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-05 20:46:02 +00:00
Jeremy Huntwork
6e886330cf Initial addition of support for x86_64
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-03 22:46:04 +00:00
Bryan Kadzban
a91be49af4 s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs installed-binaries list, since I noticed it when killing tabs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-06 05:23:09 +00:00