aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gcc-inst.xml
Commit message (Collapse)AuthorAgeFilesLines
* [Bug 150] Re-create /bin/sh symlink in chapter 6 + similar thingsMark Hymers2001-12-101-1/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 164] XML Tidy upMark Hymers2001-10-271-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fix (availble->available)Gerard Beekmans2001-10-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fixes (it's -> its)Gerard Beekmans2001-09-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --enable-threads=posix to chapter 5-gcc, updated chapter 6 fromGerard Beekmans2001-09-181-1/+1
| | | | | | | | --enable-threads to --enable-threads=posix (for clarity, since posix is the default). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1239 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added notes that gcc, binutils and glibc behave badly when optimized andGerard Beekmans2001-09-051-0/+6
| | | | | | | thus should be left alone. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1172 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed unnecessary line breakGerard Beekmans2001-08-281-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1089 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Incorporated gcc-patch-version into the patch information/installGerard Beekmans2001-08-191-1/+1
| | | | | | | commands git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@999 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix typoMark Hymers2001-08-171-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@994 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added --enable-threadsGerard Beekmans2001-08-171-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed typosMark Hymers2001-08-091-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed --slibdir (gcc-3 left over)Gerard Beekmans2001-08-091-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Downgraded to gcc-2.95.3Gerard Beekmans2001-08-071-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* XML changesMark Hymers2001-07-221-14/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Per chap2 the user is already in gcc-3.0, so we can use a relativeGerard Beekmans2001-07-111-2/+2
| | | | | | | | directory of ../gcc-build to mkdir it and cd into it. And it's also more friendly for people who don't use /usr/src/ to build packages in git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@789 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed literallayout's to screen'sGerard Beekmans2001-07-101-11/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fixGerard Beekmans2001-06-301-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Noted that only C and C++ compilers are built and gave instructions whatGerard Beekmans2001-06-271-1/+11
| | | | | | | to do if other compilers are wanted git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to current versionsGerard Beekmans2001-06-201-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed blank lines after <literallayout> and before </literallayout>Simon Perreault2001-04-161-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No need to mention "don't enter that dir" anymoreGerard Beekmans2001-04-071-4/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* YouThomas Balu Walter2001-03-191-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial XML commitGerard Beekmans2001-02-151-0/+25
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689