search for: 8ff4dcc5

Displaying 1 result from an estimated 1 matches for "8ff4dcc5".

2019 Feb 10
4
Compiling GNU C Library (glibc) with llvm
Hi All, I was trying to build GNU C Library (glibc implementation) using the clang compiler in a x86_64 Linux system. However, whenever I try to set the clang compiler as the compiler in the configure script of glibc, I am getting the following error. checking if clang is sufficient to build libc... no I did a quick research to see why does clang compiler is not sufficient to build the glibc