> It is interesting that you were able to build i686-w64-mingw32-gcc-bootstrap > @9.2.0 on 10.6. Our regular gcc9 port is programmed to error out on 10.6 and > earlier saying it doesn't work. But if i686-w64-mingw32-gcc-bootstrap @9.2.0 > works on 10.6, maybe the normal gcc9 @9.2.0 would work too.
I have had gcc 9.2.0 building on 10.6.8 since about May, and there was once a PR up to update it (and the libgcc ports). However, there is a small issue with the i386 build, so it's been held back while I work out the general fix for that. K
