summaryrefslogtreecommitdiffstats
path: root/DOCS/users_against_developers.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-28 06:07:46 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-28 06:07:46 +0000
commit56b2014b750bd863f35fe9b62bf42f9cf77f9ce0 (patch)
treef7605856f97f8f64a1451e70a5eff389d7c5a5d5 /DOCS/users_against_developers.html
parente02775f59afb46e8d6a49b8ecf1071a88777aec0 (diff)
downloadmpv-56b2014b750bd863f35fe9b62bf42f9cf77f9ce0.tar.bz2
mpv-56b2014b750bd863f35fe9b62bf42f9cf77f9ce0.tar.xz
big update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6584 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/users_against_developers.html')
-rw-r--r--DOCS/users_against_developers.html15
1 files changed, 10 insertions, 5 deletions
diff --git a/DOCS/users_against_developers.html b/DOCS/users_against_developers.html
index 8a11ef224c..3f513079d0 100644
--- a/DOCS/users_against_developers.html
+++ b/DOCS/users_against_developers.html
@@ -63,6 +63,11 @@ flag to configure. Remember that you are on your own and <B>do not report any
bugs</B>. If you do, you will only get banned from our mailing list because
we have had more than enough flame wars over GCC 2.96. Please let the matter rest.</P>
+<P><B>gcc 3.0.4-RedHat update</B>: RedHat managed to break gcc again, this
+ time the victim is 3.0.4 . It may fail with internal compiler error when
+ compiling with GUI support. DO NOT REPORT THIS BUG TO US! Use 2.95.3 or
+ a vanilla 3.0.4 compiled from source.</P>
+
<P>If you have problems with GCC 2.96, you can get 2.96-85 packages from the
Red Hat <A HREF="ftp://updates.redhat.com">ftp server</A>, or just go for the
3.0.4 packages offered for version 7.2 and later. You can also get gcc-3.1
@@ -102,11 +107,11 @@ which disallows binary redistribution. This code has been removed and you are no
welcome to create binary packages as you see fit.</P>
<P>Another impediment to binary redistribution was compiletime optimizations
-for CPU architecture. <B>MPlayer</B> now supports runtime CPU detection.
-Although this implies a small speed sacrifice, it is now possible to create
-binaries that run on different members of the Intel CPU family. For optimum
-performance you may wish to disable runtime CPU detection before compilation
-(<CODE>configure --disable-runtime-cpudetection</CODE>).</P>
+for CPU architecture. <B>MPlayer</B> now supports runtime CPU detection
+(specify the <CODE>--enable-runtime-cpudetection</CODE> option when
+compiling). It is disabled by default because it implies a small speed
+sacrifice, it is now possible to create binaries that run on different
+members of the Intel CPU family.</P>
<P><A NAME=nvidia><B>nVidia</B></A></P>