Eli Zaretskii <e...@gnu.org> writes:

>> From: Mark H Weaver <m...@netris.org>
>> Cc: l...@gnu.org (Ludovic Courtès),  guile-user@gnu.org
>> Date: Mon, 10 Jun 2013 15:09:09 -0400
>> 
>> I've spoken with a couple of other people have successfully built Guile
>> 2.0.9 on mingw.  See <http://bugs.gnu.org/14171> for example.
>
> Maybe I misread, but that bug sounds like the build was UN-successful.

There are some remaining problems revealed by the test suite, but the
two people I spoke to reported that Guile 2.0.9 mostly works on mingw,
if configured with --disable-posix.

>> Are you configuring Guile with --disable-posix?
>
> No.  Should I?

Yes.  Ideally our configure script would --disable-posix by default on
mingw, but for now it has to be specified manually.

    Thanks!
      Mark

Reply via email to