This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[wwwdocs] Mention ISO C compiler build requirement on gcc-3.4/changes.html
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Thu, 19 Jun 2003 07:12:13 -0400
- Subject: [wwwdocs] Mention ISO C compiler build requirement on gcc-3.4/changes.html
This is the version I actually committed, reflecting Joseph Myers's and
Gerald Pfeifer's comments.
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.27
diff -u -r1.27 changes.html
--- changes.html 18 Jun 2003 16:40:47 -0000 1.27
+++ changes.html 19 Jun 2003 11:11:04 -0000
@@ -29,6 +29,8 @@
GCC 3.3</a> has been removed from GCC 3.4. See below for a
<a href="#obsolete_systems">list of systems which are obsoleted
in this release</a>.</li>
+ <li>GCC now requires an ISO C90 (ANSI C89) C compiler to build.
+ K&R C compilers will not work.</li>
</ul>
<h2>General Optimizer Improvements</h2>
--
Nathanael Nerode <neroden at gcc.gnu.org>
Don't use the GNU FDL for free documentation. See
<http://home.twcny.rr.com/nerode/neroden/fdl.html>