Mercurial > mplayer.hg
changeset 10043:89c3480b333c
Small corection of mentioned GCC versions.
author | lumag |
---|---|
date | Thu, 01 May 2003 16:55:54 +0000 |
parents | 47ebc28813aa |
children | 6a533a27818f |
files | DOCS/xml/en/users-vs-dev.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/users-vs-dev.xml Thu May 01 16:08:42 2003 +0000 +++ b/DOCS/xml/en/users-vs-dev.xml Thu May 01 16:55:54 2003 +0000 @@ -79,8 +79,8 @@ 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>