https://bugs.winehq.org/show_bug.cgi?id=47558
--- Comment #20 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to Julius Schwartzenberg from comment #19)
I guess there is no way to revert back to ELF for a specific build? It could suggest that the specific MinGW version has become more important. Does Wine have a way built-in to compare two sets of builds?
'configure --without-mingw' makes it possible to build Wine in an old way (without compiling most of dlls as PE binaries).