]> sigrok.org Git - sigrok-util.git/commit
sigrok-cross-mingw: Switch to i686-w64-mingw32.static.posix.
authorUwe Hermann <redacted>
Thu, 17 Dec 2015 08:21:04 +0000 (09:21 +0100)
committerUwe Hermann <redacted>
Thu, 17 Dec 2015 15:45:13 +0000 (16:45 +0100)
commit01b17442b9132403deef1486be5a46fea333e83c
treec2adb632d209ae24512f4e10c25b2e8ca4b08942
parentc2d27140627d695b9ca04327d4bea80d87dc0839
sigrok-cross-mingw: Switch to i686-w64-mingw32.static.posix.

This is a new MXE target that uses POSIX threads (and thus gives
us C++11 std::thread support, among other things) out of the box.

Using this, we no longer have to build gcc twice.
cross-compile/mingw/README
cross-compile/mingw/sigrok-cross-mingw