Re: [Mingw-w64-public] [PATCHv3 0/3] Initial support for ucrtbase.dll

2017-09-08 Thread Nakai Yuta
Hi All, I use this patch for gcc. https://raw.githubusercontent.com/nak5124/build_env/master/gcc_build/patches/gcc/0020-MinGW-w64-Define-__MSVCRT_VERSION__.patch with MSYS2’s patch https://raw.githubusercontent.com/Alexpux/MINGW-packages/master/mingw-w64-gcc-git/0006-gcc-7-branch-Windows-New-feat

Re: [Mingw-w64-public] [PATCHv3 0/3] Initial support for ucrtbase.dll

2017-09-08 Thread Martin Storsjö
Hi, On Fri, 8 Sep 2017, Nakai Yuta wrote: I use this patch for gcc. https://raw.githubusercontent.com/nak5124/build_env/master/gcc_build/patche s/gcc/0020-MinGW-w64-Define-__MSVCRT_VERSION__.patch   with MSYS2’s patch https://raw.githubusercontent.com/Alexpux/MINGW-packages/master/mingw-w64

Re: [Mingw-w64-public] [PATCHv3 0/3] Initial support for ucrtbase.dll

2017-09-08 Thread Martin Storsjö
On Fri, 8 Sep 2017, Jacek Caban wrote: Hi Martin, On 07.09.2017 14:47, Martin Storsjö wrote: With clang, there's no mechanism with spec files. For compiling, it's easy to add the -D__MSVCRT_VERSION__ yourself, but for linking, -lmsvcrt is hardcoded. I send this patch for that yesterday: https

Re: [Mingw-w64-public] [PATCHv3 0/3] Initial support for ucrtbase.dll

2017-09-08 Thread Jacek Caban
Hi Martin, On 07.09.2017 14:47, Martin Storsjö wrote: > With clang, there's no mechanism with spec files. For compiling, it's > easy to add the -D__MSVCRT_VERSION__ yourself, but for linking, > -lmsvcrt is hardcoded. I send this patch for that yesterday: > > https://reviews.llvm.org/D37530 (adding

Re: [Mingw-w64-public] [PATCH] setjmp: Support setjmp on arm64

2017-09-08 Thread JonY via Mingw-w64-public
On 09/08/2017 06:48 AM, Martin Storsjö wrote: > Signed-off-by: Martin Storsjö > --- > mingw-w64-crt/misc/mingw_getsp.S | 5 - > mingw-w64-headers/crt/setjmp.h | 26 ++ > 2 files changed, 30 insertions(+), 1 deletion(-) Looks good. signature.asc Description: Open