In case it's useful, LambdaNative supports cross-compiling Gambit Scheme apps using the OpenWrt SDKs (tested on one of the MIPS targets from the Attitude Adjustment (12.09) release).
Chris
________________________________________ From: gambit-list-bounces@iro.umontreal.ca [gambit-list-bounces@iro.umontreal.ca] On Behalf Of Răzvan Rotaru [razvan.rotaru@gmail.com] Sent: Sunday, October 27, 2013 10:07 AM To: gambit-list@iro.umontreal.ca Subject: [gambit-list] Cross compilation for OpenWRT
Hi,
I'd like to cross compile a scheme app for OpenWRT (MIPS architecture). Has anyone attempted to do this? How can I approach this?
The main problem is that I can't have a running MIPS system in a virtual machine. So cross-compilation seems to be the only option.
Razvan