Hi Foivos,<br><br><div class="gmail_quote">On Mon, Jun 11, 2012 at 4:22 PM, Foivos Zakkak <span dir="ltr"><<a href="mailto:foivos@zakkak.net" target="_blank">foivos@zakkak.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Nicolas,<br>
<br>
thanks, it works fine :)<br>
<br>
Is there any manual/documentation available for vmkit?<br></blockquote><div><br></div><div><a href="http://vmkit.llvm.org">vmkit.llvm.org</a> is all there is :) Otherwise, you can find published papers on the website, but they're not very verbose on how the engineering works.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Do you know if there is an easy way to completely disable JIT and interpret the code instead?</blockquote><div><br></div><div>vmkit was built with JIT in mind, and I'm not sure the interpreter implements all of vmkit's requirements. So I would say no, I don't know of an easy way to just use the interpreter.</div>
<div><br></div><div>Nicolas</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888"><br>
<br>
Foivos</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On 06/11/2012 04:51 PM, Nicolas Geoffray wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks Favios for finding the problem! I have applied a patch to<br>
Makefile.rules, hopefully it now works without you editing some files.<br>
<br>
About VMKIT_SRC_ROOT and PROJ_SRC_ROOT, it is fine to have both in the<br>
code. I find it clearer to use VMKIT_SRC_ROOT.<br>
<br>
Nicolas<br>
</blockquote>
</div></div></blockquote></div><br>