Resent to the list (sorry for PM Bruce) On 06/01/2018 17:48, Bruce Dubbs wrote: > Thomas Trepl wrote: >> we're moving away all the .la file but in chap6.creating-files we >> maintain libstdc++.la. In systemd version, there is even more: blkid >> lzma mount uuid >> >> Do we still need that, if yes, why? > > All the .la files are removed at the end of Chapter 6. > > find /usr/lib -name \*.la -delete > > -- Bruce >
I guess the question was about the instruction: --- sed 's/tools/usr/' /tools/lib/libstdc++.la > /usr/lib/libstdc++.la --- in 6.6 "Creating Essential Files and Symlinks" Shouldn't we remove .la files from /tools/lib at the end of chapter 5, too? (Just in case) Pierre -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
