<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><div class="">Maybe you’ve ran out of memory? Try compiling with less cores or adding some extra swap space if that doesn’t work.</div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Erik</div></div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On Jun 5, 2016, at 2:34 AM, Khawar Sajjad via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" class="">cfe-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><div style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;" class=""><div id="yui_3_16_0_ym19_1_1465118949535_2623" class="">Hello guys,</div><div dir="ltr" id="yui_3_16_0_ym19_1_1465118949535_2745" class="">I have followed LLVM + Clang build instructions from <a id="yui_3_16_0_ym19_1_1465118949535_2798" href="http://clang.llvm.org/get_started.html" class="">http://clang.llvm.org/get_started.html</a> 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.</div><div id="yui_3_16_0_ym19_1_1465118949535_2848" dir="ltr" class=""><br class=""></div><div id="yui_3_16_0_ym19_1_1465118949535_2849" dir="ltr" class="">Linking CXX shared library ../../../../lib/libclang.so<br id="yui_3_16_0_ym19_1_1465118949535_2894" class="">collect2: error: ld terminated with signal 9 [Killed]<br id="yui_3_16_0_ym19_1_1465118949535_2895" class="">make[2]: *** [lib/libclang.so.3.9] Error 1<br id="yui_3_16_0_ym19_1_1465118949535_2896" class="">make[2]: *** Deleting file `lib/libclang.so.3.9'<br id="yui_3_16_0_ym19_1_1465118949535_2897" class="">make[1]: *** [tools/clang/tools/libclang/CMakeFiles/libclang.dir/all] Error 2<br id="yui_3_16_0_ym19_1_1465118949535_2898" class="">make: *** [all] Error 2<br id="yui_3_16_0_ym19_1_1465118949535_2899" class=""></div><div id="yui_3_16_0_ym19_1_1465118949535_2923" dir="ltr" class=""><br class=""></div><div id="yui_3_16_0_ym19_1_1465118949535_2922" dir="ltr" class="">Can anyone help??</div><div id="yui_3_16_0_ym19_1_1465118949535_2921" dir="ltr" class=""><br class=""></div><div id="yui_3_16_0_ym19_1_1465118949535_2920" dir="ltr" class="">Thanks</div><div dir="ltr" class="">Sajjad<br class=""></div></div></div>_______________________________________________<br class="">cfe-dev mailing list<br class=""><a href="mailto:cfe-dev@lists.llvm.org" class="">cfe-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev<br class=""></div></blockquote></div><br class=""></body></html>