krfkeith / llvm-lua

Automatically exported from code.google.com/p/llvm-lua
Other
0 stars 0 forks source link

How can I compile lua-llvm for iPhone development #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I know there is a Wiki entry how to cross-compile lua-llvm for arm target. 
But I'm struggling with several parameters for CMAKE to compile it correctly. 

CROSS_CPU=arm1136j-s  <- is this correct for iPhone?
CROSS_ISYSTEM=/path/to/arm-target/system/includes <- any advice to a concret 
path on MAC 
OS X (10.5) ?
CROSS_TRIPLE=arm-linux

What version of the product are you using? On what operating system?

Using lua-llvm 1.1.0 release, on MAC OS X 10.5.8

I would appreciate any advice.

Volker

Original issue reported on code.google.com by volke...@gmail.com on 5 Jan 2010 at 12:55

GoogleCodeExporter commented 9 years ago

Original comment by rjakabo...@gmail.com on 28 Apr 2010 at 11:36

GoogleCodeExporter commented 9 years ago

Original comment by rjakabo...@gmail.com on 3 Jun 2012 at 9:24