[gambit-list] Gambit and termite on an embedded system (Nintendo DS)?

Andrew Lentvorski bsder at allcaps.org
Wed Oct 18 06:51:58 EDT 2006


Marc Feeley wrote:

> So for your project I think you should start with modifying lib/os.h to 
> select a minimal set of OS functions that are provided by the Nintendo 
> DS operating system.  Once you have something minimal working, you can 
> tie in to more and more OS functionality as your needs grow.
> 
> Please keep me informed.  In beta 20, I have reorganize the lib/os* 
> files so that porting Gambit to an embedded system is easier.  If you 
> find other things that would help I would like to add them to the 
> runtime system.

Well, the size of my gsi is too large for the DS.  Upon looking at the 
symbol table with nm, the most obvious candidate for removal is anything 
having to do with "six".

Is there a particular file I should look at to remove this?

Thanks,
-a




More information about the Gambit-list mailing list