[plt-scheme] Still having problems with cross-compiled mzscheme
Hello all,
I'm still having problems with the cross-compiled version of mzscheme
on the Sharp Zaurus.
I have built the latest version from http://pre.plt-scheme.org
(Version 299.201).
Entering:
> (require (lib "1.ss" "srfi"))
at the mzscheme prompt causes mzscheme to segfault. Previously (V
299.107) it had failed
with a message that a hashtable was readonly. So there seems to have
been a change, but the
problem still seems to be there.
For what it's worth: mzscheme V209 seems to work flawlessly.
Many thanks in advance,
Alex