Quote (stupid_idiot @ Jan. 25 2008,18:40) |
I am using LFS 5.0. Link to LFS-5.0 index [archive.linuxfromscratch.org] I'm sorry I forgot to mention which version I was using. Re: patches I only patched gcc and glibc so far. For gcc, the patches are meant for gcc-3.3.1, but would still be relevant for gcc-3.3.6, so I manually edited a few files inside 'gcc-3.3.6/'. The patches are very small and very simple, so it's not very hard. For glibc: glibc-2.3.2-sscanf-1.patch glibc-2.3.2-inlining-fixes-2.patch For gcc pass 2: gcc-3.3.1-specs-2.patch gcc-3.3.1-no-fixincludes-2.patch For gcc last pass (actual LFS install): ('gcc-3.3.1-specs-2.patch' from pass 1 must NOT be applied this time.) gcc-3.3.1-no-fixincludes-2.patch gcc-3.3.1-suppress-libiberty.patch For other software, e.g. coreutils, zlib, etc, I am using newer releases, so there is no need to apply the LFS-5.0 patches. |