[MPlayer-dev-eng] [PATCH] rewritten users_against_developers.html

Diego Biurrun diego at biurrun.de
Thu May 9 17:27:52 CEST 2002


Dominik Mierzejewski writes:
 > On Tuesday, 07 May 2002, Diego Biurrun wrote:
 > 
 > Good work. You're right about quoting. Although I can confirm the problems
 > with lame in version 3.89beta. 3.90 and up work fine when compiled with
 > gcc-2.96RH.

Yes, but I think we have enough examples.

 > [...]  
 > > +<P>If you have problems with GCC 2.96, here is how you can get GCC 3.0.4 to work
 > > +(submitted by <A HREF="mailto:willis_matthew at yahoo.com">Matt Willis</A>):</P>
 > > +  <LI>Go to the
 > > +    <A HREF="http://gcc.gnu.org/mirrors.html">GCC mirrors page</A>
 > > +    page and download the following (you may not need everything):<BR>
 > > +    <CODE>gcc-g++-3.0.4.tar.gz<BR>
 > > +    gcc-objc-3.0.4.tar.gz<BR>
 > > +    gcc-3.0.4.tar.gz<BR>
 > > +    gcc-g77-3.0.4.tar.gz<BR>
 > > +    gcc-testsuite-3.0.4.tar.gz<BR>
 > > +    gcc-core-3.0.4.tar.gz<BR>
 > > +    gcc-java-3.0.4.tar.gz</CODE>
 > 
 > It would be nice to mention that RedHat also provides gcc 3.0.4 packages,
 > you can get them from ftp://updates.redhat.com.

Yes, I had a look, but only for 7.2 or newer.

 > To compile mplayer, only these two are necessary:
 > libgcc-3.0.4-1 (only if you want vidix)
 > gcc3-3.0.4-1

You mean the RPMs, I presume?

Maybe we can shorten the howto a little bit, which of the following
files are needed to compile a gcc suitable for mplayer?

gcc-g++-3.0.4.tar.gz
gcc-objc-3.0.4.tar.gz
gcc-3.0.4.tar.gz
gcc-g77-3.0.4.tar.gz
gcc-testsuite-3.0.4.tar.gz
gcc-core-3.0.4.tar.gz
gcc-java-3.0.4.tar.gz

I suppose that gcc-3.0.4.tar.gz and gcc-core-3.0.4.tar.gz suffice, but
that is just a guess.  I have gcc 3.0.4 compiling to check this right
now, but it appears to take hours on my K6-2-500.  If I made a mistake
and have to recompile, it might as well take me days..

Diego



More information about the MPlayer-dev-eng mailing list