Small corection of mentioned GCC versions.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10044 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
lumag 2003-05-01 16:55:54 +00:00
parent 89c50c3bc8
commit fedab0b6f8
1 changed files with 2 additions and 2 deletions

View File

@ -79,8 +79,8 @@ go for the 3.0.4 packages offered for version 7.2 and later. You can also
get <ulink url="ftp://people.redhat.com/jakub/gcc/3.2-10/">gcc-3.2-10 packages</ulink>
(unofficial, but working fine)
and you can install them along the gcc-2.96 you already have. MPlayer will
detect it and use 3.1 instead of 2.96. If you do not want to or cannot use
the binary packages, here is how you can compile GCC 3.1 from source:
detect it and use 3.2 instead of 2.96. If you do not want to or cannot use
the binary packages, here is how you can compile GCC 3.x from source:
</para>
<procedure>