Hi Zoe,<div><br></div><div>(Please, try to reply to the same thread)<br><br></div><div>I think you may have an old version of llvm-gcc. Did you compile llvm-gcc yourself? The provided llvm-gcc binary for llvm 2.7 is too old for vmkit.</div>
<div><br></div><div>Nicolas</div><div><br><div class="gmail_quote">On Tue, Jun 29, 2010 at 6:26 PM, Zoe Wolk <span dir="ltr"><<a href="mailto:zoewolk@gmail.com">zoewolk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thanks Nicolas for your help with my build problems with vmkit.<br>Yes, I was missing ant -- great catch (I'm on a newly installed <br>machine).  That fix with this configuration, gets me to the error below.<br>Any thoughts (build tools, other I may be missing that are not checked for)?<br>


<br>Are there steps that you suggest I try to gather more information on <br>the problem?  Also -- it seems to be building the release version by default (perhaps because my llvm build used release), should I <br>try with the debug version instead? If so, is there a config flag for that?<br>

<br>Thanks in advance for your help.<br>-Z<br><br>./configure --with-llvmsrc=/home/zoewolk/RESEARCH/LLVMSystem/llvm --with-llvmobj=/home/zoewolk/RESEARCH/LLVMSystem/llvm --with-gnu-classpath-glibj=/home/zoewolk/RESEARCH/classpath-0.97.2/lib --with-gnu-classpath-libs=/home/zoewolk/RESEARCH/classpath-0.97.2/lib --with-llvmgcc=/home/zoewolk/RESEARCH/LLVMSystem --with-gc=mmtk<br>


<br>Buildfile: /home/zoewolk/RESEARCH/vmkit/mmtk/java/build.xml<br><br>main:<br><br>BUILD SUCCESSFUL<br>Total time: 0 seconds<br>llvm[2]: Building Release mmtk-vmkit.jar all<br>0  vmjc            0x0000000000d2edef<br>1  vmjc            0x0000000000d30e82<br>


2  libpthread.so.0 0x00002b5d6098b190<br>3  vmjc            0x00000000005e4367 mvm::SharedStartFunctionMap::initialize() + 167<br>Segmentation fault<br>make[2]: *** [all] Error 139<br>make[2]: Leaving directory `/home/zoewolk/RESEARCH/vmkit/mmtk/java'<br>


make[1]: *** [all] Error 1<br>make[1]: Leaving directory `/home/zoewolk/RESEARCH/vmkit/mmtk'<br>make: *** [all] Error 1<br><br>
<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>