On Thu 05 Jul 2012 23:01, Andy Wingo <[email protected]> writes: > It seems to hit some other problem after that, but I gave it the ole > college try, right?
FWIW the problem is that building an array first pushes all the elements on the stack. It can be fixed by setting a larger stack size. The RTL branch will also fix this. Andy -- http://wingolog.org/
