> From: "Mike Gran" <spk...@yahoo.com> > Date: Tue, 04 Apr 2017 09:45:43 -0700 > > Lastly, Cygwin's fork just doesn't play well with Guile's > new GC and threading model. Despite a copy of days in the > guts of it all, I don't understand the specifics of the > issue. So, in the branch, I disabled forking altogether, > and by extension, popen and friends.
For popen, you could use the MinGW code, I think.