Re: [Mingw-w64-public] User experience with mingw-w64

2019-06-02 Thread Zach van Rijn
On Sun, 02 Jun 2019 23:04:17 -0400 sisyphus wrote Rob, > I grabbed https://musl.cc/x86_64-w64-mingw32-native.zip. > Just noticed that decimal-float is disabled. (I need --enable-decimal-float). I could enable this and rebuild, perhaps tomorrow, but keep in mind that all the sourc

Re: [Mingw-w64-public] User experience with mingw-w64

2019-06-02 Thread sisyphus
Zach, I grabbed https://musl.cc/x86_64-w64-mingw32-native.zip. Just noticed that decimal-float is disabled. (I need --enable-decimal-float). Other than that, it's odd that libgcc_s_seh-1.dll is in the lib folder. Usually, it's in the bin folder as it's often required at runtime. I think libquadm

Re: [Mingw-w64-public] [PATCH] include/sal: Update sal definitions

2019-06-02 Thread sotrdg sotrdg
Get Outlook for Android From: Liu Hao Sent: Saturday, June 1, 2019 8:35:28 PM To: mingw-w64-public@lists.sourceforge.net; Biswapriyo Nath Subject: Re: [Mingw-w64-public] [PATCH] include/sal: Update sal definitions 在 2019/6/1 0:30,

Re: [Mingw-w64-public] User experience with mingw-w64

2019-06-02 Thread Zach van Rijn
On Thu, 2019-05-30 at 11:10 +1000, sisyphus wrote: > Kudos  to you, Zach, for providing those !! > > FYI: > Unfortunately, the absence of quadmath is a blocker for me. > Also, I've never used a compiler that has win32 threads. For > me, it has always been posix threads. (However, that might not >

[Mingw-w64-public] [PATCH] crt: Update rpcrt4 library

2019-06-02 Thread Biswapriyo Nath
... From 54493390e176aa9724798323fe7197626f9f1883 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 2 Jun 2019 20:03:24 +0530 Subject: [PATCH] crt: Update rpcrt4 library Some duplicate entries are removed Signed-off-by: Biswapriyo Nath --- mingw-w64-crt/lib-common/rpcrt4.def | 16 +

Re: [Mingw-w64-public] [PATCH] crt: Add api-ms-win-core-comm-l1-1-0

2019-06-02 Thread Liu Hao
在 2019/6/2 16:15, Biswapriyo Nath 写道: > ... > > > This patch looks good to me. I pushed it. Many thanks for the work! -- Best regards, LH_Mouse signature.asc Description: OpenPGP digital signature ___ Mingw-w64-public mailing list Mingw-w64-pu

[Mingw-w64-public] [PATCH] crt: Add api-ms-win-core-comm-l1-1-0

2019-06-02 Thread Biswapriyo Nath
... From f50b74259356ded61a3d391e5ceac3b5515172d0 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 2 Jun 2019 13:40:26 +0530 Subject: [PATCH] crt: Add api-ms-win-core-comm-l1-1-0 Signed-off-by: Biswapriyo Nath --- mingw-w64-crt/Makefile.am | 2 ++ .../api-ms-win-co