| Index: gcc/INSTALL/download.html
|
| diff --git a/gcc/INSTALL/download.html b/gcc/INSTALL/download.html
|
| index 5bd1ae869872fc0bfc13d72761bf46b0c2196a14..69e00459554fe457c38a30fabe15bc6dbe0c7130 100644
|
| --- a/gcc/INSTALL/download.html
|
| +++ b/gcc/INSTALL/download.html
|
| @@ -3,7 +3,7 @@
|
| <title>Downloading GCC</title>
|
| <meta http-equiv="Content-Type" content="text/html">
|
| <meta name="description" content="Downloading 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">
|
| <!--
|
| @@ -74,11 +74,11 @@ components of the binutils you intend to build alongside the compiler
|
| (<samp><span class="file">bfd</span></samp>, <samp><span class="file">binutils</span></samp>, <samp><span class="file">gas</span></samp>, <samp><span class="file">gprof</span></samp>, <samp><span class="file">ld</span></samp>,
|
| <samp><span class="file">opcodes</span></samp>, <small class="dots">...</small>) to the directory containing the GCC sources.
|
|
|
| - <p>Likewise, the GMP and MPFR libraries can be automatically built together
|
| -with GCC. Unpack the GMP and/or MPFR source distributions in the
|
| -directory containing the GCC sources and rename their directories to
|
| -<samp><span class="file">gmp</span></samp> and <samp><span class="file">mpfr</span></samp>, respectively (or use symbolic links with the
|
| -same name).
|
| + <p>Likewise the GMP, MPFR and MPC libraries can be automatically built
|
| +together with GCC. Unpack the GMP, MPFR and/or MPC source
|
| +distributions in the directory containing the GCC sources and rename
|
| +their directories to <samp><span class="file">gmp</span></samp>, <samp><span class="file">mpfr</span></samp> and <samp><span class="file">mpc</span></samp>,
|
| +respectively (or use symbolic links with the same name).
|
|
|
| <p><hr />
|
| <p><a href="./index.html">Return to the GCC Installation page</a>
|
|
|