<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hello list,<br><br><br></div>Does anyone successfully compile GNU coreutils using clang + llvm 3.4? <br></div>I firstly did these:<br><br>                         export CC="/usr/bin/clang"<br>                         export CXX="/usr/bin/clang++"<br></div>Then <br></div>                         ./configure<br></div>                          make -j4<br></div>                          make check<br><br></div>To my surprise, make check failed with multiple errors.<br><br></div>I tried coreutils 8.15 and coreutils 8.23, they all failed in the above process. <br><br></div><div>I am wondering if anyone successfully compiled coreutils with llvm? Could anyone give me help on that? <br><br></div><div>Sincerely,<br></div><div>Shuai<br></div></div>