On Thu, Mar 29, 2012 at 6:10 PM, xinglp <xin...@gmail.com> wrote:

> 在 2012年3月29日 下午11:03,Alexander Kapshuk <alexander.kaps...@gmail.com> 写道:
> > What patch would that be?
> > The book doesn't mention any.
>
>
> http://www.linuxfromscratch.org/lfs/view/development/chapter05/binutils-pass2.html
> =====================================
> 5.9.1. Installation of Binutils
>
> Create a separate build directory again:
> mkdir -v ../binutils-build
> cd ../binutils-build
>
> Apply a patch to prevent a build failure when using compiler optimizations:
> patch -Np1 -i ../binutils-2.22-build_fix-1.patch
> =====================================
> SHOULD BE
> =====================================
> Apply a patch to prevent a build failure when using compiler optimizations:
> patch -Np1 -i ../binutils-2.22-build_fix-1.patch
>
> Create a separate build directory again:
> mkdir -v ../binutils-build
> cd ../binutils-build
> =====================================
> >
> >
> > On Thu, Mar 29, 2012 at 5:35 PM, xinglp <xin...@gmail.com> wrote:
> >>
> >>
> >> --
> >> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> >> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> >> Unsubscribe: See the above information page
> >
> >
> >
> > --
> > http://linuxfromscratch.org/mailman/listinfo/lfs-support
> > FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> > Unsubscribe: See the above information page
> >
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>

My apologies.
I didn't realise you'd been referring to the development version of the
book.
I thought you'd been talking about the stable version.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to