On Sun, 2012-12-16 at 03:55 -0800, JIA Pei wrote: > > > Hi, all: > > > 1) From > http://www.linuxfromscratch.org/lfs/view/stable/chapter05/binutils-pass1.html > , binutils pass 1 requires a patch, why? > > What is this patch for? > > > patch -Np1 -i ../binutils-2.22-build_fix-1.patch > > > > > 2) Since I'm trying to use the most recent package, say > binutils-2.23.1, instead of binutils-2.22, do I still need a patch > corresponding to binutils-2.23.1 in replace of the patch above > corresponding to binutils-2.22 ??? > > > > > Cheers > Pei > > > -- > > > Pei JIA > > > Email: jp4w...@gmail.com > cell: +1 604-362-5816 > > > Welcome to Vision Open > http://www.visionopen.com >
Hi Pei, A quick look at the patch shows: Description: Fixes a build failure when using -O3 compiler flag As to using newer versions then mentioned in the book, that is not recommended. First the patch probably won't work (or has already been applied up stream) and second the newer version has not been as thoroughly tested. Your best bet is to stick with the versions mentioned in the stable book. Thanks, Michael -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page