On 12. 3. 2015 9:35, Qian Hong wrote:
> Not sure if that's the reason. Is there any daily builds of MSYS2 that
> I can test this change?

First, check if the `develop` branch of https://github.com/Alexpux/Cygwin has 
this change you want to test. Then:

$ pacman -S --needed base-devel msys2-devel git mingw-w64-cross-gcc 
mingw-w64-cross-zlib zlib-devel gettext-devel libiconv-devel diffutils
$ git clone https://github.com/Alexpux/MSYS2-packages.git
$ cd MSYS2-packages/msys2-runtime
$ makepkg
$ pacman -U *.pkg.tar.xz

Close all MSYS2 processes and you're good to go.

-- 
David Macek

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to