chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] compile .scm for android


From: Cao Jin
Subject: [Chicken-users] compile .scm for android
Date: Mon, 07 Mar 2016 15:41:22 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0

Hi all,

I am trying to compile example.scm to be an object file which can be
used by a c program using NDK on android platform.

Useful links about this are
http://wiki.call-cc.org/embedding
and
https://github.com/chicken-mobile/android-chicken

But these only show how to compile chicken for android, I do not figure
out how to compile extra *.scm file to run on android.

Is there any other tutorial about this?

Any clue or suggestion would be much appreciated!

Regards,
Cao



reply via email to

[Prev in Thread] Current Thread [Next in Thread]