aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/INSTALL/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/INSTALL/index.html')
-rw-r--r--gcc-4.8/INSTALL/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc-4.8/INSTALL/index.html b/gcc-4.8/INSTALL/index.html
index 695f088d2..29e6ee076 100644
--- a/gcc-4.8/INSTALL/index.html
+++ b/gcc-4.8/INSTALL/index.html
@@ -3,7 +3,7 @@
<title>Installing GCC</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Installing GCC">
-<meta name="generator" content="makeinfo 4.13">
+<meta name="generator" content="makeinfo 4.12">
<link title="Top" rel="top" href="#Top">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
@@ -41,7 +41,7 @@ license is included in the section entitled "GNU Free Documentation License".
<body>
<h1 class="settitle">Installing GCC</h1>
The latest version of this document is always available at
-<a href="http://gcc.gnu.org/install/">http://gcc.gnu.org/install/</a>.
+<a href="http://gcc.gnu.org/install/">http://gcc.gnu.org/install/</a>.
It refers to the current development sources, instructions for
specific released versions are included with the sources.
@@ -53,12 +53,12 @@ with their own installation instructions. This document supersedes all
package-specific installation instructions.
<p><em>Before</em> starting the build/install procedure please check the
-<a href="specific.html">host/target specific installation notes</a>.
+<a href="specific.html">host/target specific installation notes</a>.
We recommend you browse the entire generic installation instructions before
you proceed.
<p>Lists of successful builds for released versions of GCC are
-available at <a href="http://gcc.gnu.org/buildstat.html">http://gcc.gnu.org/buildstat.html</a>.
+available at <a href="http://gcc.gnu.org/buildstat.html">http://gcc.gnu.org/buildstat.html</a>.
These lists are updated as new information becomes available.
<p>The installation procedure itself is broken into five steps.