[racket] Embedded Racket 5.1.3 on Windows

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Oct 5 08:59:22 EDT 2011

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?



Posted on the users mailing list.