install.texi (Specific): Do not specify the concrete versions of GCC provided by...
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 26 Jun 2005 13:40:20 +0000 (13:40 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 26 Jun 2005 13:40:20 +0000 (13:40 +0000)
* doc/install.texi (Specific): Do not specify the concrete
versions of GCC provided by Cygwin.  Simplify the part on
building on Cygwin.

From-SVN: r101335

gcc/ChangeLog
gcc/doc/install.texi

index e802393..ac425e7 100644 (file)
@@ -1,3 +1,9 @@
+2005-06-26  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/install.texi (Specific): Do not specify the concrete
+       versions of GCC provided by Cygwin.  Simplify the part on
+       building on Cygwin.
+
 2005-06-26  Kazu Hirata  <kazu@codesourcery.com>
 
        * config/arc/arc-protos.c: Remove the prototype for
index d4c9a02..5f8f637 100644 (file)
@@ -3882,14 +3882,11 @@ respects, this target is the same as the
 @end html
 @heading @anchor{windows}Microsoft Windows (32-bit)
 
-A port of GCC 2.95.2 and 3.x is included with the
+Ports of GCC are included with the
 @uref{http://www.cygwin.com/,,Cygwin environment}.
 
-Current (as of early 2001) snapshots of GCC will build under Cygwin
-without modification.
-
-GCC does not currently build with Microsoft's C++ compiler and there
-are no plans to make it do so.
+GCC will build under Cygwin without modification; it does not build
+with Microsoft's C++ compiler and there are no plans to make it do so.
 
 @html
 <hr />