From c8f1f9576664f9086ccbf6da94ba867c3caa24e8 Mon Sep 17 00:00:00 2001 From: gabucino Date: Fri, 21 Sep 2001 17:07:19 +0000 Subject: very useful advices on how-to-compile-mplayer-with-gcc3 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1927 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/faq.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'DOCS/faq.html') diff --git a/DOCS/faq.html b/DOCS/faq.html index 6f651bb454..0511b4a753 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -25,11 +25,25 @@ too.
** DO NOT USE gcc 2.96 !!! ** 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. What should I use? +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: +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.   -- cgit v1.2.3