<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi all,<div><br></div><div>I tried several examples in the Example folder in the LLVM, but when I run "make" it is stuck in the "Reconfiguring with". For example I tried the very simple example which is Chapter2 in the Kaleidoscope, but that one also didn't work.</div><div><br></div><div>Makefile</div><div>-------------</div><div><br></div><div><div><font color="#d24726">##===- examples/Kaleidoscope/Chapter2/Makefile -------------*- Makefile -*-===##</font></div><div><font color="#d24726"># </font></div><div><font color="#d24726">#                     The LLVM Compiler Infrastructure</font></div><div><font color="#d24726">#</font></div><div><font color="#d24726"># This file is distributed under the University of Illinois Open Source</font></div><div><font color="#d24726"># License. See LICENSE.TXT for details.</font></div><div><font color="#d24726"># </font></div><div><font color="#d24726">##===----------------------------------------------------------------------===##</font></div><div><font color="#d24726">LEVEL = ../../..</font></div><div><font color="#d24726">TOOLNAME = Kaleidoscope-Ch2</font></div><div><font color="#d24726">EXAMPLE_TOOL = 1</font></div><div><font color="#d24726"><br></font></div><div><font color="#d24726">include $(LEVEL)/Makefile.common</font></div></div><div><font color="#d24726"><br></font></div><div>Output</div><div>----------</div><div><br></div><div><div><span style="background-color: rgb(255, 255, 255);"><font color="#008a17">krish@ubuntu:~/llvm/examples/Kaleidoscope/Chapter2$ make</font></span></div><div><span style="background-color: rgb(255, 255, 255);"><font color="#008a17">llvm[0]: Reconfiguring with /home/krish/llvm/configure</font></span></div><div><br></div></div><div>(here it stuck forever... I didn't see anything even after 30 min)</div><div><br></div><div><br></div><div><b>Note : I am using VMware player for virtualization.  Gust OS : Ubuntu 12.04, 2GB RAM, 2 CPUS enabled. Is that happening because of I am using the LLVM in the virtual machine? </b></div><div><br></div><div>Thankyou</div><div><br></div><div>Krish</div>                                         </div></body>
</html>