[cfe-dev] Problem building LLVM + Clang

Erik Pilkington via cfe-dev cfe-dev at lists.llvm.org
Sun Jun 5 17:40:05 PDT 2016


Maybe you’ve ran out of memory? Try compiling with less cores or adding some extra swap space if that doesn’t work.

Cheers,
Erik

> On Jun 5, 2016, at 2:34 AM, Khawar Sajjad via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> 
> Hello guys,
> I have followed LLVM + Clang build instructions from http://clang.llvm.org/get_started.html <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??
> 
> Thanks
> Sajjad
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160605/b2dbe26d/attachment.html>


More information about the cfe-dev mailing list