diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-07 01:07:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-07 01:07:09 +0000 |
commit | 66c3fcff97f34612dd21dc9a54a3c3eff09b2aeb (patch) | |
tree | 25a979410e6716e1765a882843109acae29bdb22 /chapter01 | |
parent | e7207176c9c43242aad315a06accfbc682711bfb (diff) |
Downgraded to gcc-2.95.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e64200f9f..6b6a958ab 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -22,10 +22,15 @@ <listitem><para>util-linux-2.11h</para></listitem> <listitem><para>man-pages-1.39</para></listitem> <listitem><para>gettext-0.10.39</para></listitem> +<listitem><para>gcc-2.95.3</para></listitem> </itemizedlist> </para></listitem> +<listitem><para>After much testing and discussing, it's been decided to +downgrade to gcc-2.95.3 for the time being, until problems with the new +gcc-3.0 version have been fixed.</para></listitem> + <listitem><para>Chapter 5: Removed kernel patch for gcc-3.0 compilation</para></listitem> |