[llvmlinux] Compile LLVM/Clang for ARM android

Jan-Simon Möller jsmoeller at linuxfoundation.org
Wed Oct 16 11:49:24 UTC 2013


On Wednesday 16 October 2013 17:34:34 Anton Smirnov wrote:
> I'm trying to compile llvm/clang to work on arm android (host) and compile
> for arm android (target).

Are you trying to compile and run clang on android itself ?

As the libc is bionic there I'm not sure this would work at all.
Right now what works is compiling with clang on x86/host targetting arm/target 
(linux & android kernel) .

Best,
JS


More information about the LLVMLinux mailing list