comparison DOCS/faq.html @ 1926:0b14f254ae9b

very useful advices on how-to-compile-mplayer-with-gcc3
author gabucino
date Fri, 21 Sep 2001 17:07:19 +0000
parents 10136e4b128a
children c4dbfa55d873
comparison
equal deleted inserted replaced
1925:633a7f0d72a4 1926:0b14f254ae9b
23 23
24 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 24 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
25 Great, I have gcc 3.0.1 from RedHat/Mandrake, then I'm fine--! 25 Great, I have gcc 3.0.1 from RedHat/Mandrake, then I'm fine--!
26 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 26 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
27 No :) Their gcc 3.0.1 was compiled with gcc 2.96, so they are 27 No :) Their gcc 3.0.1 was compiled with gcc 2.96, so they are
28 buggy shit too. 28 buggy shit too. :)
29 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 29 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
30 30
31 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 31 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
32 Now then. What should I use? 32 Now then. Is MPlayer ready for gcc 3.x.x ?
33 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
34 Is gcc 3.x.x is ready for MPlayer, Linux kernel, and others ?
35 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
36
37 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
38 I have gcc 3.x.x and got strange compiling errors ! It worked with gcc 2.95 !
39 Why can't I compile it? I love gcc 3.x.x , it's ... hmm ... (dunno what to say) ... so, I love it !
40 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
41 Don't worry, it's a gcc 3.x.x feature. Don't downgrade to gcc 2.95, because
42 it might work :))
43 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
44
45 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
46 So what should I compile MPlayer with ?
33 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 47 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
34 Any of gcc 2.95 series. 48 Any of gcc 2.95 series.
35 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 49 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
36 50
37 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 51 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">