summaryrefslogtreecommitdiffstats
path: root/DOCS/users_against_developers.html
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/users_against_developers.html')
-rw-r--r--DOCS/users_against_developers.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/users_against_developers.html b/DOCS/users_against_developers.html
index 4a6e7bf518..558a8ab34a 100644
--- a/DOCS/users_against_developers.html
+++ b/DOCS/users_against_developers.html
@@ -49,7 +49,7 @@
bugs, especially since some workarounds may imply a performance penalty.</P>
<P>You can read about the other side of the story
- <A HREF="http://www.bero.org/gcc296.html">here</A>.
+ <A HREF="http://www.bero.org/gcc296.html">at this site</A>.
GCC 2.96 does not allow | (pipe) characters in assembler comments
because it supports Intel as well as AT&amp;T Syntax and the | character is a
symbol in the Intel variant. The problem is that it <B>silently</B> ignores the
@@ -67,9 +67,9 @@
<P>If you have problems with GCC 2.96, you can get 2.96-85 packages from the
Red Hat <A HREF="ftp://updates.redhat.com">ftp server</A>, or just go for the
- 3.0.4 packages offered for version 7.2 and later. You can also get gcc-3.1
- packages (unofficial, but working fine)
- <A HREF="ftp://people.redhat.com/jakub/gcc3/3.1-1/">here</A> and you can
+ 3.0.4 packages offered for version 7.2 and later. You can also get
+ <A HREF="ftp://people.redhat.com/jakub/gcc3/3.1-1/">gcc-3.1 packages</A>
+ (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:</P>