aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/adjustingtoolchain.xml
Commit message (Collapse)AuthorAgeFilesLines
* Preface: Add note about the Essential Pre-Reading Hint. Closes Bug 585.Greg Schafer2003-10-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rearrange "How things are going to be done" section. Simplify seds in ↵Greg Schafer2003-10-071-4/+9
| | | | | | "Locking in Glibc" and "Re-adjusting the toolchain" sections. Miscellaneous other fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add more clarifying notes.Greg Schafer2003-10-021-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6: Reinstate INSTALL=/tools/bin/install for linker adjustment ↵Greg Schafer2003-10-021-3/+9
| | | | | | command. Also remove now redundant install symlinks. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Clarify remaining PTY issues.Greg Schafer2003-09-271-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting a few spelling mistakes.Alex Gronenwoud2003-09-231-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2873 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Toolchain related textual adjustments.Greg Schafer2003-09-211-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Do "make -C ld install" instead of "make -C ld install-data-local" to ↵Greg Schafer2003-09-171-17/+9
| | | | | | install a whole new linker instead of just the new ldscripts. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add sanity checks and some notes on the toolchain testsuites.Greg Schafer2003-09-161-0/+28
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed mention of INSTALL=... from the text. It was removed from the ↵Gerard Beekmans2003-09-121-5/+1
| | | | | | command yesterday git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor textual and command changes from lfs-devJeremy Utley2003-09-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renaming /stage1 to /tools.Alex Gronenwoud2003-09-021-9/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding a forgotten backslash in the re-adjustment sed command.Alex Gronenwoud2003-08-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* uniformized text of 'locking' and 'adjusting'Alex Gronenwoud2003-08-251-13/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* move adjusting toolchain back to where it belongedGerard Beekmans2003-08-191-2/+37
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's various-fixes patch.Gerard Beekmans2003-05-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More double & instead of &.Timothy Bauscher2003-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed tooldir=/stage1. It makes the build unpure againGerard Beekmans2003-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* add tooldir=/stage1 to binutils install and fix bug in ch6-adjustingtoolchainGerard Beekmans2003-05-101-6/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* made adjusting specs file architecture independantGerard Beekmans2003-05-101-5/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* XML fixes and nbsp fix for lfscmd.Timothy Bauscher2003-05-091-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Integrated Pure LFS - Phase 1Gerard Beekmans2003-05-021-0/+14
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689