At Wed, 05 Oct 2011 08:01:38 +0200, gabor papp wrote: > > Racket recently changed to assume an 8 MB stack under Windows, instead > > of the default 1 MB stack, and I did not properly update the > > documentation. > Has something also changed on OS X and Linux? We see Fluxus crashing if > compiled with Racket versions above 5.1.1, although the stack size there > is 8 MB as far as I know.
There was no change related to the stack size, but maybe it has to do with support for places? If you build with `--disable-places' and maybe also `--disable-futures', does it work? _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users