From: Uwe Hermann Date: Mon, 6 Apr 2015 18:25:42 +0000 (+0200) Subject: README: Refer to MSYS2 only. X-Git-Tag: libserialport-0.1.1~62 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=f11a67ed5f5c99fc47e66c9c5cc730b91356c488;p=libserialport.git README: Refer to MSYS2 only. The "old" MSYS related to the "old" and unsupported MinGW (from mingw.org) may or may not work properly, so only refer to MSYS2 which we currently recommend and which has been tested. --- diff --git a/README b/README index 48d20e0..fe3237c 100644 --- a/README +++ b/README @@ -43,7 +43,7 @@ Building The package uses a GNU style build system and requires a Unix style shell. Windows builds can be created natively with the MinGW-w64 toolchain and -MSYS environment, or cross-compiled using a MinGW-w64 toolchain: +MSYS2 environment, or cross-compiled using a MinGW-w64 toolchain: http://mingw-w64.sourceforge.net/