On Fri, Aug 31, 2012 at 5:10 AM, David Schneider <david.schnei...@picle.org> wrote: > > > Based on the requirements PyPy could in Theory work on Android, it is Linux > based, allows JIT compilation, the commonly used hardware matches what the > backend supports. But AFAIK android uses a different libc, called bionic, and > probably some other custom libraries making it a bit harder, but probably not > impossible to cross translate for Android as we do for ARM/Linux using a > chroot/qemu environment.
what you would probably use is the android NDK http://developer.android.com/tools/sdk/ndk/index.html -- Leonardo Santagada _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev