On Mon, 4 Jun 2018, Mateusz Mikuła wrote:
There is a bug reported for this commit: https://sourceforge.net/p/mingw-w64/bugs/736/
Interesting, although there's not much we can do about it. The problem is that they've been building with -DCR, and this commit adds a struct with a field named CR. The public Windows SDK headers have got the same field, named similarly, in the same place.
The linked issue in OpenBLAS contained this later in the thread: "Got it now, thanks. PR incoming, and I guess I need to apologize to the msys2 folks..."
// Martin ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
