On Fri,  3 Oct 2008 14:14:18 -0600 (MDT), [EMAIL PROTECTED] wrote:
> Modified: trunk/BOOK/chapter05/gcc-pass1.xml
> ===================================================================
> --- trunk/BOOK/chapter05/gcc-pass1.xml        2008-09-14 15:51:59 UTC (rev 
> 8561)
> +++ trunk/BOOK/chapter05/gcc-pass1.xml        2008-10-03 20:14:18 UTC (rev 
> 8562)
> @@ -43,6 +43,15 @@
>    <sect2 role="installation">
>      <title>Installation of GCC</title>
> 
> +    <para>GCC now requires the GMP and MPFR packages. As these packages
> may
> +    not be included in your host distribution, they will be built with
> +    GCC.</para>
> +
> +<screen><userinput remap="pre">tar -jxf ../mpfr/&mpfr-version;.tar.bz2
> &&

Randy, slight typo above.  The second '/' should be a '-'.  I'd normally fix 
this up myself, but with everyone in a manic updating spree, I'd probably end 
up causing conflicts for someone.

Regards,

Matt.

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to