r20183: Recommend gcc 4.x on PowerPC.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20186 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
kraymer 2006-10-12 18:10:23 +00:00
parent a21817cecd
commit 75aca50d4e
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?> <?xml version="1.0" encoding="iso-8859-1"?>
<!-- in sync with r19975 --> <!-- in sync with r20183 -->
<chapter id="install"> <chapter id="install">
<title>Installation</title> <title>Installation</title>
@ -40,7 +40,7 @@
<para> <para>
<emphasis role="bold">gcc</emphasis> - Empfohlene Versionen sind 2.95 <emphasis role="bold">gcc</emphasis> - Empfohlene Versionen sind 2.95
und 3.3+. 2.96 und 3.0.x generieren bekannterweise fehlerhaften Code, 3.1 und und 3.3+. 2.96 und 3.0.x generieren bekannterweise fehlerhaften Code, 3.1 und
3.2 hatten auch Probleme. 3.2 hatten auch Probleme. Benutze auf PowerPC-Architektur 4.x+.
</para> </para>
</listitem> </listitem>
<listitem> <listitem>