niXman / mingw-builds

Scripts for building the 32 and 64-bit MinGW-W64 compilers for Windows
Other
295 stars 107 forks source link

binutils: upgrade to version 2.38 #584

Closed cristianadam closed 2 years ago

cristianadam commented 2 years ago

Binutils 2.38 has fixes that would allow building of large applications such as QtWebkit, due to a fix for file handle leaks in the toolchain.

niXman commented 2 years ago

thanks again!