Author: shinz
Date: 2005-12-19 15:22:28 +0100 (Mon, 19 Dec 2005)
New Revision: 594
Log:
Remove ancient gcc compiler advice as per TimS
Modified:
trunk/refman-4.1/installing.xml
trunk/refman-5.0/installing.xml
trunk/refman-5.1/installing.xml
Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml 2005-12-19 14:13:35 UTC (rev 593)
+++ trunk/refman-4.1/installing.xml 2005-12-19 14:22:28 UTC (rev 594)
@@ -9045,23 +9045,6 @@
<listitem>
<para>
- If you get an error message like this, you need to upgrade
- your <command>gcc</command> compiler:
- </para>
-
-<programlisting>
-client/libmysql.c:273: parse error before `__attribute__'
-</programlisting>
-
- <para>
- <command>gcc</command> 2.8.1 is known to work, but we
- recommend using <command>gcc</command> 2.95.2 or
- <command>egcs</command> 1.0.3a instead.
- </para>
- </listitem>
-
- <listitem>
- <para>
If you get errors such as those shown here when compiling
<command>mysqld</command>,
<command>configure</command> did
not correctly detect the type of the last argument to
Modified: trunk/refman-5.0/installing.xml
===================================================================
--- trunk/refman-5.0/installing.xml 2005-12-19 14:13:35 UTC (rev 593)
+++ trunk/refman-5.0/installing.xml 2005-12-19 14:22:28 UTC (rev 594)
@@ -8998,23 +8998,6 @@
<listitem>
<para>
- If you get an error message like this, you need to upgrade
- your <command>gcc</command> compiler:
- </para>
-
-<programlisting>
-client/libmysql.c:273: parse error before `__attribute__'
-</programlisting>
-
- <para>
- <command>gcc</command> 2.8.1 is known to work, but we
- recommend using <command>gcc</command> 2.95.2 or
- <command>egcs</command> 1.0.3a instead.
- </para>
- </listitem>
-
- <listitem>
- <para>
If you get errors such as those shown here when compiling
<command>mysqld</command>,
<command>configure</command> did
not correctly detect the type of the last argument to
Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml 2005-12-19 14:13:35 UTC (rev 593)
+++ trunk/refman-5.1/installing.xml 2005-12-19 14:22:28 UTC (rev 594)
@@ -9000,23 +9000,6 @@
<listitem>
<para>
- If you get an error message like this, you need to upgrade
- your <command>gcc</command> compiler:
- </para>
-
-<programlisting>
-client/libmysql.c:273: parse error before `__attribute__'
-</programlisting>
-
- <para>
- <command>gcc</command> 2.8.1 is known to work, but we
- recommend using <command>gcc</command> 2.95.2 or
- <command>egcs</command> 1.0.3a instead.
- </para>
- </listitem>
-
- <listitem>
- <para>
If you get errors such as those shown here when compiling
<command>mysqld</command>,
<command>configure</command> did
not correctly detect the type of the last argument to
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r594 - in trunk: refman-4.1 refman-5.0 refman-5.1 | stefan | 19 Dec |