Hi Sarah,<br><br><div class="gmail_quote">On Sun, Jul 24, 2011 at 6:28 AM, Sarah <span dir="ltr"><<a href="mailto:sarah.berenji@gmail.com">sarah.berenji@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br></div>I created links in "/usr/local/classpath/lib" where my classpath objects are<br>
installed. Since it didn't work I tried these paths too: in classpath's source<br>
"/usr/local/classpath-0.97.2/lib" & also in "/lib"!! The error didn't change.<br>
As another solution, I used gcc-4.1 to compile classpath. But it didn't work<br>
too.<br>
Here is my configure options:<br>
./configure --with-llvmsrc=/usr/local/llvm-2.9 --with-gnu-classpath-<br>
glibj=/usr/local/classpath/share/classpath --with-gnu-classpath-<br>
libs=/usr/local/classpath/lib  --with-llvmobj=/usr/local/llvm-2.9<br>
<br></blockquote><div><br></div><div>I suggest not installing gnu classpath, but just work on the local directory where you compiled it. At the end of the compilation process, you should have:</div><div>.../classpath-0.97.2/lib/*.so</div>
<div><meta charset="utf-8"><div>.../classpath-0.97.2/lib/glibj.zip</div></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Using "--with-mmtk-plan" returns the following error: "configure: error:<br>
/bin/bash .//autoconf/config.sub<meta charset="utf-8"> <a href="http://org.mmtk.plan.marksweep.ms/" target="_blank">org.mmtk.plan.marksweep.MS</a> failed", so I<br>
committed it assuming it will use the default value.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div>It will get the default which is  <a href="http://org.mmtk.plan.marksweep.MS">org.mmtk.plan.marksweep.MS</a>, but the configure error is strange. Could you try with another collector?</div>
<div><br></div><div>Nicolas</div><meta charset="utf-8"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">
<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>
</div></div></blockquote></div><br>