mirror of https://github.com/mpv-player/mpv
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:
parent
89c50c3bc8
commit
fedab0b6f8
|
@ -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>
|
get <ulink url="ftp://people.redhat.com/jakub/gcc/3.2-10/">gcc-3.2-10 packages</ulink>
|
||||||
(unofficial, but working fine)
|
(unofficial, but working fine)
|
||||||
and you can install them along the gcc-2.96 you already have. MPlayer will
|
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
|
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.1 from source:
|
the binary packages, here is how you can compile GCC 3.x from source:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<procedure>
|
<procedure>
|
||||||
|
|
Loading…
Reference in New Issue