I'm not too excited about it. The patches apply to GCC 8, so they're a bit
too stale to submit. Two of the patches came from gcc.gnu.org so I think
they were already submitted. The rest of the patches are more like
opinions or configuration desires, so they might trigger debates and cause
probl
On Thu, Nov 11, 2021 at 2:43 PM David Grayson wrote:
>
> Here is my recipe for building a GCC 8.2.0 cross-compiler targeting
> mingw-w64. It includes 6 patches, and comments about why they were
> needed. It looks like one of those patches did fix an internal compiler
> error that happened when c
Here is my recipe for building a GCC 8.2.0 cross-compiler targeting
mingw-w64. It includes 6 patches, and comments about why they were
needed. It looks like one of those patches did fix an internal compiler
error that happened when compiling Qt.
https://github.com/DavidEGrayson/nixcrpkgs/blob/ma
Are these the patches necessary for building GCC for MSYS2/MinGW-w64?
https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-gcc/PKGBUILD
I ask because I keep getting internal compiler errors, and I think one or more
of these
patches would help. I think I might need to apply patches for
I think this is it
https://github.com/msys2/MINGW-packages
Tom
P.S. - I would bottom post but Outlook is being a pain with
quoting emails.
From: Kacvinsky, Tom
Sent: Thursday, November 4, 2021 9:12 PM
To: 'mingw-w64-public@lists.sourceforge.net'
Subject: Patches for GCC
Hi all,
I am back to
Hi all,
I am back to futzing around with building GCC with UCRT support.
I have run into several weird issues that I think might be fixed in
patches made by the MinGW-w64 team. I know I've been able to
find those patches in the past, but my Google-fu is weak and I do
not see them anywhere.
Any p