[LLVMdev] Possible to compile / cross compile LLVM source on Android / ARM ?

Sidharth Kshatriya sid.kshatriya at gmail.com
Tue Jul 12 12:21:05 PDT 2011


Sorry if this question was too trivial -- even a brief answer would be
fantastic.

On Tue, Jul 12, 2011 at 8:22 PM, Sidharth Kshatriya <sid.kshatriya at gmail.com
> wrote:

> I'm fascinated by the Pure algebraic/functional language[1]. The Pure
> interpreter uses the LLVM JIT compiler as its backend.
>
> I would like to compile[2] Pure so that it runs on Android / ARM. Pure has
> a dependency on the LLVM JIT. So I need to compile LLVM source for Pure to
> run.
>
> Is it possible to compile LLVM source[3] for Android (ARM) devices? There
> really seems to be no information about this on the web. Maybe my search
> terms are wrong. Searching for Android LLVM does not bring up many good hits
> either.
>
>   [1]: http://code.google.com/p/pure-lang/
>   [2]: http://code.google.com/p/pure-lang/wiki/GettingStarted
>   [3]: http://llvm.org/releases/download.html#2.9
>
> --
> Sidharth Kshatriya
> www.sidk.info
>
>


-- 
Sidharth Kshatriya
www.sidk.info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110713/6ebb4465/attachment.html>


More information about the llvm-dev mailing list