Hi Álvaro,
I got an error when running "./compile.sh" from a a fresh git clone of the source.
./compile.sh
bh.scm: *** ERROR IN map -- invalid syntax (obj . body)
What am I missing?
TIA, QT
2012/1/24 Álvaro Castro-Castilla alvaro.castro.castilla@gmail.com
Hi!
Finally I got Blackhole working for Android. For those interested, I'm developing a tiny framework for making games in Android (plus other platforms) using Gambit and the Blackhole module system.
If you want to give it a try: https://github.com/alvatarc/anygame
You'll need to use my fork of Blackhole, which is pending Per's review before pulling into his master branch: https://github.com/alvatarc/blackhole
Basically, what this fork allows is a special flag --to-c (or -C) : bh exe -C main.scm this allows compilation of all needed modules to c, plus the link file. It also outputs the generated files' path to stderr in case you need this information.
Please, let me know if you find any errors or mistakes, I'll be happy to fix and help.
Best regards,
Álvaro Castro-Castilla
Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list