From 56b2014b750bd863f35fe9b62bf42f9cf77f9ce0 Mon Sep 17 00:00:00 2001 From: gabucino Date: Fri, 28 Jun 2002 06:07:46 +0000 Subject: big update git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6584 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/users_against_developers.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'DOCS/users_against_developers.html') 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 do not report any bugs. 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.

+

gcc 3.0.4-RedHat update: 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.

+

If you have problems with GCC 2.96, you can get 2.96-85 packages from the Red Hat ftp server, 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.

Another impediment to binary redistribution was compiletime optimizations -for CPU architecture. MPlayer 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 -(configure --disable-runtime-cpudetection).

+for CPU architecture. MPlayer now supports runtime CPU detection +(specify the --enable-runtime-cpudetection 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.

nVidia

-- cgit v1.2.3