JuliaPackaging / BinaryBuilderBase.jl

https://juliapackaging.github.io/BinaryBuilderBase.jl/stable
MIT License
11 stars 31 forks source link

Update GCC compiler shards #365

Closed imciner2 closed 7 months ago

imciner2 commented 7 months ago

Updates to the compiler shards for GCC to contain patches to fix building with AMX instructions, and build with the new Mingw 11 toolchain.

The GCC 11 build was just everything, since the glib version also was bumped since the last rebuild, so I didn't want to sort out the affected platforms. GCC 12 and 13 were targetted only at Windows because the needed patches and Mingw updates only affected the Windows platform.