Hello, I was unable to successfully compile llvm-9.0.1 while having glibc-2.31 installed.
./projects/compiler- rt/lib/sanitizer_common/sanitizer_internal_defs.h:342:70: error: size '-1' of array 'assertion_failed__1131' is negative 342 | typedef char IMPL_PASTE(assertion_failed_##_, line)[2*(int)(pred)-1] everything else equal, I am able to compile LLVM-10.0.0rc1 So, may be BLFS, should move to llvm-10.0.0 as soon it become a officially released version and in the mid-time, put a "warning" with current BLFS llVM page. -- You have seen "Linux from scratch" and looking for ISO files www.osukiss.org -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
