Hello, Mike Gran <spk...@yahoo.com> writes:
> Partially related to all of this is that there are compilation issues > on Cygwin. Cygwin runs bdw-gc 7.1. That version of bdw-gc does have > headers that mention pthreads, but, doesn't really support cygwin's emulation > of them. So I tried configure guile to use null threads, but, > the null-threads build seems to be broken w.r.t. bdw-gc 7.1. ‘--without-threads’ is temporarily broken in ‘stable-2.0’: http://hydra.nixos.org/build/1003940 It should work with 60582b or earlier. Thanks, Ludo’.