Off topic, but I've played with several mobile devices and none of them have ever really 'stuck.' I wind up back on my laptop happier than I was when I wandered away.
After enough of these experiences, I came to realize that not having a C compiler+native development environment was the common denominator in my negative experiences. Now I've been seeing more and more android stuff, and wondering whether one of these devices is going to fall in my lap, so I ask: can you get a C compiler and native development environment on these devices? What does that look like compared to what you've got here? Thank you, -Alan On Mon, Oct 01, 2012 at 03:10:29PM +0200, Kristian Lein-Mathisen wrote: > Hi guys, > I just thought I'd point out I've started a build-system for getting > Chicken Scheme runtime running on Android. You can take a peek > here:**[1]https://github.com/kristianlm/chicken-android. > 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. > > References > > Visible links > 1. https://github.com/kristianlm/chicken-android > _______________________________________________ > Chicken-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/chicken-users -- .i ma'a lo bradi cu penmi gi'e du _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
