Re: [Mingw-w64-public] [PATCH] winstorecompat: Add RtlRestoreContext stub

2018-12-12 Thread JonY via Mingw-w64-public
On 12/12/18 1:41 PM, Hugo Beauzée-Luyssen wrote: > --- > .../winstorecompat/Makefile.am| 1 + > .../winstorecompat/src/RtlRestoreContext.c| 42 +++ > 2 files changed, 43 insertions(+) > create mode 100644 mingw-w64-libraries/winstorecompat/src/RtlRestoreContex

Re: [Mingw-w64-public] i686 gcc version 8.2?

2018-12-12 Thread Earnie via Mingw-w64-public
On 12/11/2018 9:25 PM, Liu Hao wrote: 在 2018/12/12 6:04, Earnie via Mingw-w64-public 写道: On 12/11/2018 4:50 PM, Mateusz Mikuła wrote: https://musl.cc works fine, check your DNS. mingw-builds scripts and instructions are available in this repository: https://github.com/niXman/mingw-builds/tree/

[Mingw-w64-public] [PATCH] winstorecompat: Add RtlRestoreContext stub

2018-12-12 Thread Hugo Beauzée-Luyssen
--- .../winstorecompat/Makefile.am| 1 + .../winstorecompat/src/RtlRestoreContext.c| 42 +++ 2 files changed, 43 insertions(+) create mode 100644 mingw-w64-libraries/winstorecompat/src/RtlRestoreContext.c diff --git a/mingw-w64-libraries/winstorecompat/Makefi

Re: [Mingw-w64-public] i686 gcc version 8.2?

2018-12-12 Thread Alexey Pavlov
ср, 12 дек. 2018 г. в 15:44, RK via Mingw-w64-public < mingw-w64-public@lists.sourceforge.net>: > >On 12/11/2018, 8:25 PM, Liu Hao wrote:>在 2018/12/12 > 6:04, Earnie via Mingw-w64-public 写道:>> On 12/11/2018 4:50 PM, Mateusz > Mikuła wrote:>>> https://musl.cc works fine, check your DNS.>> >

Re: [Mingw-w64-public] i686 gcc version 8.2?

2018-12-12 Thread RK via Mingw-w64-public
>On 12/11/2018, 8:25 PM, Liu Hao wrote:>在 2018/12/12 6:04, Earnie via Mingw-w64-public 写道:>> On 12/11/2018 4:50 PM, Mateusz Mikuła wrote:>>> https://musl.cc works fine, check your DNS.>> mingw-builds scripts and instructions are available in this repository:>>> https://github.com/niXman/