|
@@ -45,7 +45,9 @@
|
|
|
|
|
|
<para>GCC now requires the GMP, MPFR and MPC packages. As these packages may
|
|
|
not be included in your host distribution, they will be built with
|
|
|
- GCC:</para>
|
|
|
+ GCC. Unpack each package into the GCC source directory and rename the
|
|
|
+ resulting directories so the GCC build procedures will automatically
|
|
|
+ use them:</para>
|
|
|
|
|
|
<screen><userinput remap="pre">tar -jxf ../mpfr-&mpfr-version;.tar.bz2
|
|
|
mv -v mpfr-&mpfr-version; mpfr
|