Commit 5b65d351 by Gerald Pfeifer Committed by Gerald Pfeifer

install.texi (Specific): Do not specify the concrete versions of GCC provided by Cygwin.

	* 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
parent 69532b60
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> 2005-06-26 Kazu Hirata <kazu@codesourcery.com>
* config/arc/arc-protos.c: Remove the prototype for * config/arc/arc-protos.c: Remove the prototype for
......
...@@ -3882,14 +3882,11 @@ respects, this target is the same as the ...@@ -3882,14 +3882,11 @@ respects, this target is the same as the
@end html @end html
@heading @anchor{windows}Microsoft Windows (32-bit) @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}. @uref{http://www.cygwin.com/,,Cygwin environment}.
Current (as of early 2001) snapshots of GCC will build under Cygwin GCC will build under Cygwin without modification; it does not build
without modification. with Microsoft's C++ compiler and there are no plans to make it do so.
GCC does not currently build with Microsoft's C++ compiler and there
are no plans to make it do so.
@html @html
<hr /> <hr />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment