Hello, In my haste to get things going, I believe I ran the strip command twice for libraries built by glibc-2.30 during my LFS build. This has as far as I can tell broken the .dbg libraries. (Each is now smaller than its respective stripped library.) I am wondering if anyone has experience building glibc-2.30 on a blfs system, and if so what the build algorithm would be?
Should I be able to follow the LFS chroot instructions with CC="gcc -ffile-prefix-map=/usr" instead of CC="gcc -ffile-prefix-map=/tools=/usr" on my BLFS system? Should I rebuild the /tools and then use them to build glibc-2.30 under a chroot environment with my host operating system again? Or should I ignore the missing debug symbols and move on? Hoping someone can help. Chris -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
