Commit 1b667f1b by Jonathan Wakely Committed by Jonathan Wakely

re PR web/53919 (Version-specific install instructions not available)

	PR c++/53919
	* doc/install.texi (Installing GCC): Refer to instructions for
	released versions. Fix hypenation.

From-SVN: r189545
parent c9c72699
2012-07-16 Jonathan Wakely <jwakely.gcc@gmail.com>
PR c++/53919
* doc/install.texi (Installing GCC): Refer to instructions for
released versions. Fix hyphenation.
2012-07-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> 2012-07-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
* config/spu/spu.c (targetm): Move to bottom of file. * config/spu/spu.c (targetm): Move to bottom of file.
......
...@@ -149,13 +149,15 @@ Free Documentation License}''. ...@@ -149,13 +149,15 @@ Free Documentation License}''.
The latest version of this document is always available at The latest version of this document is always available at
@uref{http://gcc.gnu.org/install/,,http://gcc.gnu.org/install/}. @uref{http://gcc.gnu.org/install/,,http://gcc.gnu.org/install/}.
It refers to the current development sources, instructions for
specific released versions are included with the sources.
This document describes the generic installation procedure for GCC as well This document describes the generic installation procedure for GCC as well
as detailing some target specific installation instructions. as detailing some target specific installation instructions.
GCC includes several components that previously were separate distributions GCC includes several components that previously were separate distributions
with their own installation instructions. This document supersedes all with their own installation instructions. This document supersedes all
package specific installation instructions. package-specific installation instructions.
@emph{Before} starting the build/install procedure please check the @emph{Before} starting the build/install procedure please check the
@ifnothtml @ifnothtml
......
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