<div dir="ltr"><span class="gmail-vote-count-post"></span>
        




            
            

<div>
    <div class="gmail-post-text">

<p>When I try to run this command </p>

<pre><code>lli -force-interpreter file.ll
</code></pre>

<p>I have this error</p>

<pre><code>LLVM ERROR: Tried to execute an unknown external function: posix_memalign
</code></pre>

<p>Also, when I search for this error I found this link:</p><p><a href="http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20130923/188702.html">http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20130923/188702.html</a><br></p>

<p>Also, I tried to recompile LLVM usingĀ  --enable-libffi, then it gives me the same error</p><p>How could I solve this problem?</p>
    </div></div></div>