On Nov 26, 2016, at 9:51 AM, Robby Findler <[email protected]> wrote:

> Thanks. I believe the 32 bit version works, so you can use that as a
> workaround for now.

If you build from source, you can force a 32-bit build by appending a config 
string to `make ...` like so:

make CONFIGURE_ARGS_qq="--disable-mac64"

or  

make in-place CONFIGURE_ARGS_qq="--disable-mac64"


-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to