# HG changeset patch # User gabucino # Date 1001092039 0 # Node ID 0b14f254ae9b268772fd8afb30c5a5597a1fdbb6 # Parent 633a7f0d72a4cf5e4835afd70659f75a946f3d15 very useful advices on how-to-compile-mplayer-with-gcc3 diff -r 633a7f0d72a4 -r 0b14f254ae9b DOCS/faq.html --- a/DOCS/faq.html Thu Sep 20 10:27:24 2001 +0000 +++ b/DOCS/faq.html Fri Sep 21 17:07:19 2001 +0000 @@ -25,11 +25,25 @@ Great, I have gcc 3.0.1 from RedHat/Mandrake, then I'm fine--! A: No :) Their gcc 3.0.1 was compiled with gcc 2.96, so they are -buggy shit too. +buggy shit too. :) +  + +Q: +Now then. Is MPlayer ready for gcc 3.x.x ? +A: +Is gcc 3.x.x is ready for MPlayer, Linux kernel, and others ?   Q: -Now then. What should I use? +I have gcc 3.x.x and got strange compiling errors ! It worked with gcc 2.95 ! +Why can't I compile it? I love gcc 3.x.x , it's ... hmm ... (dunno what to say) ... so, I love it ! +A: +Don't worry, it's a gcc 3.x.x feature. Don't downgrade to gcc 2.95, because +it might work :)) +  + +Q: +So what should I compile MPlayer with ? A: Any of gcc 2.95 series.