diff options
author | Jonathan Wakely <jwakely.gcc@gmail.com> | 2012-07-16 19:14:18 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2012-07-16 20:14:18 +0100 |
commit | 1b667f1bb41b795971e965d61a1733b31c36acc9 (patch) | |
tree | 1a0535b98e1b418148bc8e62ac02ccc703f2144a /gcc/doc | |
parent | c9c72699b2daf8aa4043f56725587fff717980cf (diff) | |
download | gcc-1b667f1bb41b795971e965d61a1733b31c36acc9.zip gcc-1b667f1bb41b795971e965d61a1733b31c36acc9.tar.gz gcc-1b667f1bb41b795971e965d61a1733b31c36acc9.tar.bz2 |
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
Diffstat (limited to 'gcc/doc')
-rw-r--r-- | gcc/doc/install.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index b35d803..6d40348 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -149,13 +149,15 @@ Free Documentation License}''. The latest version of this document is always available at @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 as detailing some target specific installation instructions. GCC includes several components that previously were separate distributions 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 @ifnothtml |