Typo
[linux_from_scratch_hints.git] / OLD / redhat7.txt
blob5a6f2f1cd913848ea8e299839e4bf60d220cf681
1 TITLE:          RedHat 7
2 LFS VERSION:    2.4.4
3 AUTHOR:         Simon Perreault <nomis80@videotron.ca>
5 SYNOPSIS:
6         How to tweak RedHat 7 so that it compiles LFS.
8 HINT:
9 RedHat 7 cannot compile gcc-2.95.2 without patching because it uses a snapshot
10 of glibc-2.2. A simple solution is using gcc-2.95.2.1 instead, which you can
11 find at 
12 ftp://packages.linuxfromscratch.org/pub/new-in-cvs/gcc-2.95.2.1.tar.bz2. The
13 next version of LFS will use gcc-2.95.2.1, so this hint will be quickly
14 obsolete.