[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] Building Chicken Scheme for Android
From: |
Kristian Lein-Mathisen |
Subject: |
[Chicken-users] Building Chicken Scheme for Android |
Date: |
Mon, 1 Oct 2012 15:10:29 +0200 |
Hi guys,
Note that it only builds the runtime system (you generally don't have a C compiler on your Android device).
I did not plug into Chicken's existing build system because the Android NDK build-system is tricky, and the general recommendation is to stick with 'ndk-build' rather than patching up existing makefiles. Additionally, it makes it easier to embedd the Chicken into existing Android projects.
K.
- [Chicken-users] Building Chicken Scheme for Android,
Kristian Lein-Mathisen <=