[cfe-dev] Problem building LLVM + Clang

Khawar Sajjad via cfe-dev cfe-dev at lists.llvm.org
Sun Jun 5 02:34:26 PDT 2016


Hello guys,I have followed LLVM + Clang build instructions from http://clang.llvm.org/get_started.html to build clang from source on 16-bit ubuntu 14.04. It compiled for more than 10hrs but the build exited with the following message.
Linking CXX shared library ../../../../lib/libclang.so
collect2: error: ld terminated with signal 9 [Killed]
make[2]: *** [lib/libclang.so.3.9] Error 1
make[2]: *** Deleting file `lib/libclang.so.3.9'
make[1]: *** [tools/clang/tools/libclang/CMakeFiles/libclang.dir/all] Error 2
make: *** [all] Error 2

Can anyone help??
ThanksSajjad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160605/80c9746c/attachment.html>


More information about the cfe-dev mailing list