Chez for architectures without native backends

The problem with Racket BC on ppc64le seems to be in stack-overflow handling. I was able to get rktboot to complete by configuring the BC build with CPPFLAGS=-DSTACK_SAFETY_MARGIN=200000, but I don't know whether that's a complete or general solution.

1 Like