diff DOCS/MPlayer-FAQ @ 1056:d769cd81a215

*** empty log message ***
author gabucino
date Fri, 08 Jun 2001 17:47:23 +0000
parents 3212850e8592
children 95747f951577
line wrap: on
line diff
--- a/DOCS/MPlayer-FAQ	Fri Jun 08 13:35:24 2001 +0000
+++ b/DOCS/MPlayer-FAQ	Fri Jun 08 17:47:23 2001 +0000
@@ -245,3 +245,11 @@
 A: You use a vo driver with single buffering (x11,xv). With xv you can change
    the number of buffers in libvo/vo_xv.c :
    Increase #define NUM_BUFFERS 1
+
+Q: What's the problem with gcc 2.96 ?
+A: gcc 2.96 is RedHat's UNOFFICIAL (it can be found only on RedHat sites, or
+   RedHat distributions) and BUGGY gcc release. gcc 2.96 is TOTALLY
+   unsupported by MPlayer, because it simply SKIPS MMX codes, it just does not
+   compile it. Important: this is NOT an MPlayer-specific problem, numerous
+   other projects (DRI, avifile, etc..) have problems with this shit too.
+   ** DO NOT USE gcc 2.96 !!! **