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

Andrew Lentvorski bsder at allcaps.org
Mon Oct 23 02:38:05 EDT 2006


Marc Feeley wrote:

> This sounds like you are in the dreaded "debugging the I/O" infinite 
> loop... there's an initial error that raises an exception, so the REPL 
> tries to report it but fails because of some I/O error, so the REPL 
> tries to report that error, and so on.

Yeah, it looks like that.  I get:

Gambit Version 4.0 beta 20

 > *** ERROR -- Unknown error
(peek-char '#<input-output-port #2 (console)>)

<Repeat ad infinitum>

> So your next step should be to make sure you can write on stdout and 
> read on stdin.

Got it.

-a




More information about the Gambit-list mailing list