brown wrap wrote: > > > I am just starting the build of 7.0. The last time I posted was back > in version 6.5. Anyway, I have a question about the patching of gcc. > The directions in the book showing patching 4.6.1. The patch now is > 4.6.2. I tried to apply the patch, substituting the new patch and was > prompted, as to what file to patch. Is the below line the correct > format to patch gcc from the binutils-build directory? Thanks. > > patch -Np1 -i ../gcc-4.6.2-cross_compile-1.patch
If you are using LFS-7.0, use the packages and patches that it references: http://www.linuxfromscratch.org/lfs/view/stable/chapter03/patches.html Also, read section 3.1. It tells you how to check if you have all the right packages. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
