Date: Wed, 27 Apr 2011 11:03:11 -0700
   From: m...@birkholz.chandler.az.us (Matt Birkholz)

   I get the following error when compiling gtk/keys.scm for x86-64 (on
   an x86-64 host).  I get NO error when compiling for i386 and C.  This
   happens in the latest (yesterday's) LIAR.

My guess is that this is just a limitation of LIAR's design that
nobody ever notices because nobody writes code large enough to run
into it.  I expect you need something like a 64 KB procedure, with no
subprocedures, to trigger it.  If so, you can probably work around it
by breaking your code into smaller parts.

How did you trigger this?  Just by building the current state of
<git://birkholz.chandler.az.us/~matt/mit-scheme.git>?

_______________________________________________
MIT-Scheme-devel mailing list
MIT-Scheme-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to