<div dir="ltr">Ahh. I don't have any experience building the tools for Linux/ARM I'm afraid, though I'd expect someone in the llvm/clang community to know how to do it.<div><br></div><div>Cheers,</div><div>Lang.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 2, 2015 at 2:16 PM, Stéphane Letz <span dir="ltr"><<a href="mailto:letz@grame.fr" target="_blank">letz@grame.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks,<br>
<br>
I already have code to using JIT running on OSX/Windows/Linux…The point is how to have the compilation chain and tools running on Linux/ARM ?<br>
<br>
Thanks.<br>
<span class="HOEnZb"><font color="#888888"><br>
Stéphane<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
Le 2 déc. 2015 à 22:59, Lang Hames <<a href="mailto:lhames@gmail.com">lhames@gmail.com</a>> a écrit :<br>
<br>
> Hi Stéphane,<br>
><br>
> I know the LLVM JIT works on Linux/x86_64, and I believe it works on Linux/ARM, though I haven't tested it myself.<br>
><br>
> There is some example code for using the LLVM JIT in llvm/examples/Kaleidoscope.<br>
><br>
> Cheers,<br>
> Lang.<br>
><br>
><br>
> On Wed, Nov 25, 2015 at 3:20 AM, Anton Smirnov via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br>
> i'm not sure about clang executable but i was unable to use libclang starting Android Marshmallow.<br>
> It crashes during library loading and it worked for about 2 years until Marshmallow.<br>
><br>
> Anton.<br>
><br>
> 2015-11-25 16:01 GMT+05:00 Stéphane Letz <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>>:<br>
> Hi,<br>
><br>
> We are interested in using LLVM/clang compilation chain on Android for dynamic code generation, that is going from a Domain Specific Language ==> LLVM IR ==> JIT ==> native code.<br>
><br>
> Does anybody has already experimented this kind of setup? Any documentation or blog page… on the compilation chain we would have to use and how to set it up?<br>
><br>
> Thanks<br>
><br>
> Stéphane Letz<br>
> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a><br>
> <a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
><br>
><br>
> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a><br>
> <a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div>