Re: [Mingw-w64-public] Patches for GCC

2021-12-04 Thread David Grayson
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

Re: [Mingw-w64-public] Patches for GCC

2021-12-04 Thread NightStrike
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

Re: [Mingw-w64-public] Patches for GCC

2021-11-11 Thread David Grayson
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

Re: [Mingw-w64-public] Patches for GCC

2021-11-11 Thread Kacvinsky, Tom
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

Re: [Mingw-w64-public] Patches for GCC

2021-11-04 Thread Kacvinsky, Tom
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

[Mingw-w64-public] Patches for GCC

2021-11-04 Thread Kacvinsky, Tom
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

Re: [Mingw-w64-public] Patches to fix #515 and 916.

2021-10-11 Thread David James
ailto:mingw-w64-public@lists.sourceforge.net> Cc: JonY<mailto:jo...@users.sourceforge.net> Subject: Re: [Mingw-w64-public] Patches to fix #515 and 916. On Fri, 8 Oct 2021, Martin Storsjö wrote: > On Fri, 8 Oct 2021, David James wrote: > >> Do you know when this will end up in

Re: [Mingw-w64-public] Patches to fix #515 and 916.

2021-10-08 Thread Martin Storsjö
On Fri, 8 Oct 2021, Martin Storsjö wrote: On Fri, 8 Oct 2021, David James wrote: Do you know when this will end up in a release of msys2? (And will/can I be notified somehow when it’s happened?) I think msys2 updates the mingw-w64-crt semi-sporadically, see e.g. this: https://github.com/msys

Re: [Mingw-w64-public] Patches to fix #515 and 916.

2021-10-08 Thread Martin Storsjö
On Fri, 8 Oct 2021, David James wrote: Do you know when this will end up in a release of msys2? (And will/can I be notified somehow when it’s happened?) I think msys2 updates the mingw-w64-crt semi-sporadically, see e.g. this: https://github.com/msys2/MINGW-packages/commits/master/mingw-w64-cr

Re: [Mingw-w64-public] Patches to fix #515 and 916.

2021-10-08 Thread David James
gw-w64-public@lists.sourceforge.net<mailto:mingw-w64-public@lists.sourceforge.net> Cc: JonY<mailto:jo...@users.sourceforge.net> Subject: Re: [Mingw-w64-public] Patches to fix #515 and 916. On Thu, 7 Oct 2021, Martin Storsjö wrote: > Hi, > > On Sun, 3 Oct 2021, David James

Re: [Mingw-w64-public] Patches to fix #515 and 916.

2021-10-08 Thread Martin Storsjö
On Thu, 7 Oct 2021, Martin Storsjö wrote: Hi, On Sun, 3 Oct 2021, David James wrote: Oops. Resending patches in .txt files. I’ve also reattached the test file, to which I added a small amount of additional testing. Thanks, David. Thanks for your patches - and it's great to have the corr

Re: [Mingw-w64-public] Patches to fix #515 and 916.

2021-10-07 Thread Martin Storsjö
Hi, On Sun, 3 Oct 2021, David James wrote: Oops. Resending patches in .txt files. I’ve also reattached the test file, to which I added a small amount of additional testing. Thanks, David. Thanks for your patches - and it's great to have the corresponding testcases too! After sitting down

Re: [Mingw-w64-public] Patches to fix #515 and 916.

2021-10-02 Thread David James
public@lists.sourceforge.net<mailto:mingw-w64-public@lists.sourceforge.net> Cc: JonY<mailto:jo...@users.sourceforge.net> Subject: Re: [Mingw-w64-public] Patches to fix #515 and 916. On 10/2/21 5:27 PM, David James wrote: > > Hello – I’ve coded some fixed for bugs #515 Incorrect sign ou

Re: [Mingw-w64-public] Patches to fix #515 and 916.

2021-10-02 Thread JonY via Mingw-w64-public
On 10/2/21 5:27 PM, David James wrote: Hello – I’ve coded some fixed for bugs #515 Incorrect sign output from asinh (which also impacted atanh) and #916 asinh incorrect for large values and attached

[Mingw-w64-public] Patches to fix #515 and 916.

2021-10-02 Thread David James
Hello – I’ve coded some fixed for bugs #515 Incorrect sign output from asinh (which also impacted atanh) and #916 asinh incorrect for large values and attached some patch files. I’m hoping to get thes

Re: [Mingw-w64-public] Patches for various headers

2019-05-23 Thread Jacek Caban
On 5/23/19 5:28 AM, Tom Ritter wrote: On Wed, 22 May 2019 at 16:53, Jacek Caban wrote: [Fixes] Thanks! Here are updated versions. Those look good, pushed to git. Thanks, Jacek ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourcef

Re: [Mingw-w64-public] Patches for various headers

2019-05-22 Thread Tom Ritter
On Wed, 22 May 2019 at 16:53, Jacek Caban wrote: > [Fixes] Thanks! Here are updated versions. -tom From 3c9828b560e978b42037d1ab18412d8c8062834f Mon Sep 17 00:00:00 2001 From: Tom Ritter Date: Wed, 22 May 2019 10:51:24 -0500 Subject: [PATCH 1/3] Add concurrencysal.h to the headers --- mingw-

Re: [Mingw-w64-public] Patches for various headers

2019-05-22 Thread Jacek Caban
Hi Tom, I committed specstrings.h patch. On 5/22/19 6:12 PM, Tom Ritter wrote: +#define_Benign_race_begin_ __pragma(warning(push)) +#define_Benign_race_end_ __pragma(warning(pop)) +#define_No_competing_thread_begin_ __pragma(warning(push)) +#define_No_competing_thread_end_ __pragma(warning

[Mingw-w64-public] Patches for various headers

2019-05-22 Thread Tom Ritter
While updating the chromium sandbox in Firefox we identified the following SDK components missing from MinGW. (Hopefully I remembered how to attach patches so the mailing list accepts them) -tom From aeebd607b7d6a8b42d98b97205f70188b4945af9 Mon Sep 17 00:00:00 2001 From: Tom Ritter Date: Wed, 22

Re: [Mingw-w64-public] Patches

2016-08-13 Thread NightStrike
On Mon, Aug 8, 2016 at 11:55 PM, dw wrote: > Aha! > > Apparently the reason SF has been eating my patches is that they are being > sent with mime type "text/x-patch." By default, SF strips attachments that > aren't of types "multipart/mixed" "multipart/alternative" or "text/plain". > This can be

Re: [Mingw-w64-public] Patches

2016-08-09 Thread Kai Tietz
All patches are ok. Please go ahead and apply. Thanks, Kai 2016-08-09 1:06 GMT+02:00 David Wohlferd : > By request, I am re-sending 4 recent patches. These fix a number of issues > (see below). I am hopeful that by using a different email account, SF won't > EAT my attachments this time. > > N

Re: [Mingw-w64-public] Patches

2016-08-08 Thread dw
Aha! Apparently the reason SF has been eating my patches is that they are being sent with mime type "text/x-patch." By default, SF strips attachments that aren't of types "multipart/mixed" "multipart/alternative" or "text/plain". This can be configured by someone who knows the mingw-w64-pub

[Mingw-w64-public] Patches

2016-08-08 Thread David Wohlferd
By request, I am re-sending 4 recent patches. These fix a number of issues (see below). I am hopeful that by using a different email account, SF won't EAT my attachments this time.grumble> Note that I am NOT including the recent warn1.patch (which fixes a whole bunch of other things), since

[Mingw-w64-public] Patches review

2011-11-24 Thread Jacek Caban
Hi, Please review following patches: http://repo.or.cz/w/mingw-w64/jacek.git/commitdiff/bd7caa72f45af8883715e39c7b8d3ba1f26e6f99 This is a regular Wine import update. http://repo.or.cz/w/mingw-w64/jacek.git/commitdiff/65bb5e26b0e99b917d294e5741b78ff1a6a1ad35 This solves a problem with compilin