<div dir="ltr">You should use make -j with a number lower than 4, it looks like you ran out of memory when linking.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 10 February 2013 15:41, Manoj C <span dir="ltr"><<a href="mailto:manoj.chinthala@gmail.com" target="_blank">manoj.chinthala@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hello sir,<br>    in llvm installation ./configure command worked properly but while giving<br>make -j 4 command in ubuntu<br>
<br>everything got build properly but at last it showed error as<br><br>llvm[4]: Linking Debug+Asserts executable clang<br>

collect2: ld terminated with signal 9 [Killed]<br>make[4]: *** [/home/manoj/Desktop/LLVM/<div>build/Debug+Asserts/bin/clang] Error 1<br>make[4]: Leaving directory `/home/manoj/Desktop/LLVM/build/tools/clang/tools/driver'<br>


make[3]: *** [all] Error 1<br>make[3]: Leaving directory `/home/manoj/Desktop/LLVM/build/tools/clang/tools'<br>make[2]: *** [all] Error 1<br>make[2]: Leaving directory `/home/manoj/Desktop/LLVM/build/tools/clang'<br>


make[1]: *** [clang/.makeall] Error 2<br>make[1]: Leaving directory `/home/manoj/Desktop/LLVM/build/tools'<br>make: *** [all] Error 1<br>  it stopped building later by showing prompt simply.please help me to proceed.<br>


</div>
<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>