This fixes what I broke by trying to move all the headers to ${CLFS}/cross-tools. I'm sure it's possible to do but getting GCC and uClibc to do the right things seemed much harder than I expected. Since the book simply has final steps before copying to target of deleting the header directories from the clfs-final copy there's really no point to my original goal in the short run.
There's also a few other tiny fixups here that mimic changes that also recently went to the main CLFS dev book (linux-headers not using cp and not using binutils' libiberty.h). I still don't have a sane config for uClibc but I've learned a lot lately and am starting to understand what's needed there. I'd still like to fixup the uClibc config prior to moving to musl-libc as I think there's value in that from a learning perspective and so that uClibc and musl can easily be compared with uClibc having a sane config. Thanks, Andrew The following changes since commit 1e8068355c808581a57736a0b81b2290a4dc8b5d: general: Update date (2013-07-24 14:45:41 -0400) are available in the git repository at: https://github.com/bradfa/clfs-embedded forget-headermove for you to fetch changes up to bb8700306140d0ec2767e0708cf92b056785233e: general: Update date (2013-08-12 21:37:49 -0400) ---------------------------------------------------------------- Andrew Bradford (7): Revert "Install linux headers to cross-tools/include" Revert "linux-headers: Match description to location" linux-headers: Install headers without a cp binutils: Don't copy libiberty.h gmp,mpc,mpfr: Indicate as prereqs for GCC changelog: Update for 12 Aug 2013 general: Update date BOOK/cross-tools/common/binutils.xml | 5 ----- BOOK/cross-tools/common/gmp.xml | 3 ++- BOOK/cross-tools/common/linux-headers.xml | 8 ++++---- BOOK/cross-tools/common/mpc.xml | 3 ++- BOOK/cross-tools/common/mpfr.xml | 3 ++- BOOK/final-preps/creatingcrossdir.xml | 2 +- BOOK/general.ent | 6 +++--- BOOK/introduction/common/changelog.xml | 15 +++++++++++++++ 8 files changed, 29 insertions(+), 16 deletions(-) _______________________________________________ Clfs-dev mailing list Clfs-dev@lists.cross-lfs.org http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org