aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gcc-inst.xml
Commit message (Collapse)AuthorAgeFilesLines
* Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. ↵Timothy Bauscher2002-09-281-2/+2
| | | | | | Internal XML cleanup: removed double spacing where appropriate. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed --enable-threads=posix from static gcc compilation. Fixed changelog ↵Timothy Bauscher2002-09-201-1/+1
| | | | | | and a number of typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Symlink sh to bash, and bash to /static/bin/bash. Shortened some cp ↵Timothy Bauscher2002-09-021-1/+1
| | | | | | commands. Changed call to less so SGR will work. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* rm /bin/bash after makedev, re-added HAVE_GAS_HIDDEN, removed ↵Timothy Bauscher2002-08-301-2/+6
| | | | | | --enable-__cxa-atexit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated to automake-1.6.3, gcc-3.2, groff-1.18, makedev-1.7, perl-5.8.0, ↵Gerard Beekmans2002-08-261-3/+4
| | | | | | util-linux-2.11u | added gcc-3.2.patch glibc-2.2.5-2.patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.Timothy Bauscher2002-07-291-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the compilation of the C++ compiler, which is not needed until after ↵Timothy Bauscher2002-06-131-1/+1
| | | | | | the second build. Made grammatic changes to the Shadow page. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed 'this package needs its patch applied blah'Gerard Beekmans2002-05-281-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to: automake-1.6.1, bin86-0.16.3, file-3.38, gawk-3.1.1, gcc-3.1, ↵Gerard Beekmans2002-05-271-5/+2
| | | | | | gettext-0.11.2, modutils-2.4.16, psmisc-21 and util-linux-2.11r. Added gcc-3.1 compile fix patches for ncurses, perl and vim git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* first set of commits for keep-chap5-chap6-seperateGerard Beekmans2002-05-251-7/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* aestetic changeGerard Beekmans2002-05-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix bugs #335 and #342 plus various touch ups, layout fixed (line wrapping ↵Gerard Beekmans2002-05-021-6/+3
| | | | | | mostly) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added better notes regarding needed patches (gcc note was missing as well as ↵Gerard Beekmans2002-05-011-0/+4
| | | | | | kbd, findutils was present but updated) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* various fixesGerard Beekmans2002-04-191-5/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added commands to remove the ()/usr/*-gnu directoryGerard Beekmans2002-04-051-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 164] XML Tidy upMark Hymers2001-10-271-13/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1329 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 line breakGerard Beekmans2001-08-281-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1090 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed -e LDFLAGS=-static to BOOT_LDFLAGS=-static and removed -eGerard Beekmans2001-08-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 127] Clean up ln, mv and cp commandsMark Hymers2001-08-231-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1011 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
* XML changesMark Hymers2001-07-221-9/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No need to cd into gcc-3.0, the user is supposed to be already inGerard Beekmans2001-07-111-3/+2
| | | | | | | | | gcc-3.0 per instructions in chapter 2 also, we then don't have to force using a cd $LFS/usr/gcc-build but we can use a relative patch ../gcc-build git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added gcc-patch to fix re_max_failure problemsGerard Beekmans2001-07-111-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed indentation from commands (from <blockquote><literallayout> toGerard Beekmans2001-07-061-19/+17
| | | | | | | <para><screen> git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added --disable-shared to avoid the creation of libgcc_s.so* filesGerard Beekmans2001-06-211-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to current versionsGerard Beekmans2001-06-201-7/+2
| | | | 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
* Consistency fixGerard Beekmans2001-04-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed uneccary don't enter dir - messageThomas Balu Walter2001-04-031-4/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@425 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed gcc-links to /usr/bin/cppThomas Balu Walter2001-03-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* YouThomas Balu Walter2001-03-181-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed titleGerard Beekmans2001-03-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@277 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simplified symbolic link creationGerard Beekmans2001-03-101-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial XML commitGerard Beekmans2001-02-151-0/+36
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689