[gambit-list] Gambit and termite on an embedded system (Nintendo DS)?
Andrew Lentvorski
bsder at allcaps.org
Sun Oct 22 08:47:55 EDT 2006
Marc Feeley wrote:
> If the crash is in the Scheme code part of the runtime, something else
> you can do is add
>
> #define ___DEBUG_HOST_CHANGES
That was way useful.
I'm having some problems though.
The system seems to be very tied to having a file system; fopen error
codes of 88 are giving it fits. In trying to dig through things, I'm
finding that I get a crash somewhere after it tosses an error from (I
hope I type this in right as I can't cut and paste):
*** ERROR IN ##main --
(path-expand "~")
*** Entering _io (subprocedure 445)
*** Entering ##os-device-force-output (subprocedure 705)
*** Entering _io (subprocedure 329)
*** Entering
And then it crashes.
-a
More information about the Gambit-list
mailing list