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

Sidharth Kshatriya sid.kshatriya at gmail.com
Tue Jul 12 07:52:56 PDT 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110712/3b2c1835/attachment.html>


More information about the llvm-dev mailing list