July 15, 2026
10:09 a.m.
Log: To enable older versions of i686-w64-mingw32-gcc to compile successfully. On some systems, the installed version of i686-w64-mingw32-gcc is relatively old, and upgrading it is difficult, which often leads to compilation errors. Signed-off-by: chenjiangyi <chenjiangyi@uniontech.com> While compiling Wine on my system, a compilation error occurs, as shown in the figure below 。 {width=900 height=580} Below is the version of i686-w64-mingw32-gcc I am using {width=900 height=197} -- v2: libs: Fix a compilation error. https://gitlab.winehq.org/wine/wine/-/merge_requests/11397