aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/INSTALL/prerequisites.html
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/INSTALL/prerequisites.html')
-rw-r--r--gcc-4.8/INSTALL/prerequisites.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc-4.8/INSTALL/prerequisites.html b/gcc-4.8/INSTALL/prerequisites.html
index 4879f9286..00e60df71 100644
--- a/gcc-4.8/INSTALL/prerequisites.html
+++ b/gcc-4.8/INSTALL/prerequisites.html
@@ -3,7 +3,7 @@
<title>Prerequisites for GCC</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Prerequisites for 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">
<!--
@@ -117,7 +117,7 @@ and up works.
<p>Necessary when regenerating <samp><span class="file">Makefile</span></samp> dependencies in libiberty.
Necessary when regenerating <samp><span class="file">libiberty/functions.texi</span></samp>.
-Necessary when generating manpages from Texinfo manuals.
+Necessary when generating manpages from Texinfo manuals.
Used by various scripts to generate some files included in SVN (mainly
Unicode-related and rarely changing) from source tables.
@@ -174,7 +174,7 @@ installed in your default library search path.
Necessary to build GCC with the Graphite loop optimizations. It can be
downloaded from <a href="ftp://gcc.gnu.org/pub/gcc/infrastructure/">ftp://gcc.gnu.org/pub/gcc/infrastructure/</a> as
<samp><span class="file">cloog-0.18.0.tar.gz</span></samp>. The <samp><span class="option">--with-cloog</span></samp> configure option should
-be used if CLooG is not installed in your default library search path.
+be used if CLooG is not installed in your default library search path.
CLooG needs to be built against ISL 0.11.1. Use <samp><span class="option">--with-isl=system</span></samp>
to direct CLooG to pick up an already installed ISL, otherwise it will use
ISL 0.11.1 as bundled with CLooG. CLooG needs to be configured to use GMP