You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encounter a difference in building a mingw-w32 package in nominally identical, fresh MSYS2 setups: Building passes on W7 but it fails on W10. It's not an official MSYS2/MINGW package, but I still believe it is an unexpected difference in the toolchain behaviour.
I have recorded the output of the makepkg-mingw in the log files that I attach (I removed large chunks that showed no or only insignificant differences). The first significant difference occurs at line 112 of the shortened W10 log : The linker warns about not finding libraries, although they are definitely installed (installation is identical in W7 and W10, made by script), and the build aborts shortly after. PKGBUILD.txt win7-short.log win10-short.log
The text was updated successfully, but these errors were encountered:
I encounter a difference in building a mingw-w32 package in nominally identical, fresh MSYS2 setups: Building passes on W7 but it fails on W10. It's not an official MSYS2/MINGW package, but I still believe it is an unexpected difference in the toolchain behaviour.
I have recorded the output of the makepkg-mingw in the log files that I attach (I removed large chunks that showed no or only insignificant differences). The first significant difference occurs at line 112 of the shortened W10 log : The linker warns about not finding libraries, although they are definitely installed (installation is identical in W7 and W10, made by script), and the build aborts shortly after.
PKGBUILD.txt
win7-short.log
win10-short.log
The text was updated successfully, but these errors were encountered: