[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adapting changes for MSYS2?
From: |
arnold |
Subject: |
Re: Adapting changes for MSYS2? |
Date: |
Sat, 16 Nov 2019 11:27:49 -0700 |
User-agent: |
Heirloom mailx 12.5 7/5/10 |
Bruno Haible <address@hidden> wrote:
> What I could see
> - from https://github.com/msys2/msys2/wiki/How-does-MSYS2-differ-from-Cygwin
> - from analysis of a couple of gnulib test failures
> is that MSYS2, compared to Cygwin, has problems in the area of file
> permissions,
> symbolic links, and signals (at least).
>
> Since anyone can compile for mingw32, mingw64, MSVC 32-bit, and MSVC 64-bit
> using Cygwin [1], I don't see the point of investing effort into making GNU
> packages build fine on MSYS2.
OTOH, if it's not a lot of work to upstream a few patches, why not?
The more environments that I can easily support out of the box, the
better for my users.
My two cents,
Arnold