On Mon, 27 Feb 2012 09:46:43 -0700, Matthew Flatt <[email protected]> wrote:
> My guess is that something is going wrong with the GC's write barrier.
> 
> In "src/racket/gc2/newgc.c" around line 2677, if you change 1 to 0 in
> 
>   newgc->generations_available = 1;
> 
> does the build make further progress?

It doesn't seem to help; the build get stuck in the same place. I
suppose this is the first time it tries to run racket3m since running
"gdb ./racket3m" I get stuck in the same loop that James mentions.

d
_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to