summaryrefslogtreecommitdiffstats
path: root/DOCS/faq.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-21 17:07:19 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-21 17:07:19 +0000
commitc8f1f9576664f9086ccbf6da94ba867c3caa24e8 (patch)
tree891ab61c1f4e02890b7588f51106a614b8585cbd /DOCS/faq.html
parent23949ebcfa748acd703ff433b3456a131504fdc1 (diff)
downloadmpv-c8f1f9576664f9086ccbf6da94ba867c3caa24e8.tar.bz2
mpv-c8f1f9576664f9086ccbf6da94ba867c3caa24e8.tar.xz
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
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r--DOCS/faq.html18
1 files changed, 16 insertions, 2 deletions
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.<BR>** DO NOT USE gcc 2.96 !!! **
Great, I have gcc 3.0.1 from RedHat/Mandrake, then I'm fine--!
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
No :) Their gcc 3.0.1 was compiled with gcc 2.96, so they are
-buggy shit too.
+buggy shit too. :)
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
-Now then. What should I use?
+Now then. Is MPlayer ready for gcc 3.x.x ?
+</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
+Is gcc 3.x.x is ready for MPlayer, Linux kernel, and others ?
+</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
+
+<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
+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 !
+</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
+Don't worry, it's a gcc 3.x.x feature. Don't downgrade to gcc 2.95, because
+it might work :))
+</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
+
+<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
+So what should I compile MPlayer with ?
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
Any of gcc 2.95 series.
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>