I haven't seen it mentioned and no reference to it in the dev book but I ran into this. A make check may fail for binutils-2.36.1 with glibc-2.33 with: FAIL: Run property 4 FAIL: Run property 4 (PIE) FAIL: Run property 5 FAIL: Run property 5 (PIE)
All 4 related to CPU ISA level is lower than required. There is a patch available for binutils (or just ignore the failures - the patch just removes the checks). See https://sourceware.org/bugzilla/show_bug.cgi?id=27358 My build system is a core i5-540M.
-- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page