changeset 6575:7622a58bbbe7

GCC 2.96 update Patch by Dominik Mierzejewski <dominik@rangers.eu.org>.
author diego
date Thu, 27 Jun 2002 16:43:05 +0000
parents 22def385928d
children b8ed96e21f2c
files DOCS/encoding.html
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/encoding.html	Thu Jun 27 16:17:54 2002 +0000
+++ b/DOCS/encoding.html	Thu Jun 27 16:43:05 2002 +0000
@@ -34,7 +34,7 @@
   <LI><B>OPTIONAL</B> - for libavcodec support, install libavcodec as
     described in the <A HREF="codecs.html#2.2.1.2">libavcodec section</A>.</LI>
   <LI><B>OPTIONAL</B> - download and compile <B>libmp3lame</B> (from lame 3.89beta or lame CVS).<BR>
-    <B>WARNING: DO NOT COMPILE LAME WITH <U>GCC 2.96</U>! It won't
+    <B>WARNING: DO NOT COMPILE LAME &lt; 3.90 WITH <U>GCC 2.96</U>! It won't
     work properly!</B><BR>
     This
     is needed for CBR/VBR MP3 audio encoding ability. Note that a single
@@ -44,7 +44,7 @@
     is over. The resulting number should be less than <B>30</B>. Don't
     panic if it's <B>400</B> or so, you shouldn't heard any audible
     quality decrease. Oh, and if your compiler doesn't even run <CODE>make test</CODE> ...
-    Well, delete that <B>GCC 2.96</B>.</LI>
+    Well, delete that <B>GCC 2.96</B> or upgrade lame to at least <B>3.90</B>.</LI>
   <LI><B>OPTIONAL</B> - <CODE>libjpeg</CODE> and <CODE>libpng</CODE> -
     as described in the <A HREF="documentation.html#1.3">Installation</A>
     section</LI>