*** download.html 2008-10-14 10:24:31.000000000 -0600
--- download-new.html 2008-10-14 10:29:49.000000000 -0600
*************** components of the binutils you intend to
*** 107,112 ****
--- 107,118 ----
(<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>A similar method can also be used to automatically build gmp and/or mpfr
+ 'in-tree.' Unpack the gmp and mpfr source distributions in the gcc source
+ directory and rename them to <samp><span class="file">gmp</span></samp> and
+ <samp><span class="file">mpfr</span></samp> (or use symbolic links with
+ the same name).
+
<p><hr />
<p><a href="./index.html">Return to the GCC Installation page</a>