在 2019/4/19 上午4:00, Martin Storsjö 写道:
> Signed-off-by: Martin Storsjö
> ---
> mingw-w64-crt/math/llrint.c | 20 ++--
> mingw-w64-crt/math/llrintf.c | 20 ++--
> mingw-w64-crt/math/llrintl.c | 20 ++--
> 3 files changed, 54 insertions(+), 6 deletio
在 2019/4/19 上午3:47, Martin Storsjö 写道:
> Signed-off-by: Martin Storsjö
> ---
> mingw-w64-crt/lib-common/api-ms-win-crt-math-l1-1-0.def.in | 1 +
> mingw-w64-crt/lib-common/msvcrt.def.in | 1 +
> mingw-w64-crt/lib-common/ucrtbase.def.in | 1 +
> 3 files change
Signed-off-by: Martin Storsjö
---
mingw-w64-crt/math/llrint.c | 20 ++--
mingw-w64-crt/math/llrintf.c | 20 ++--
mingw-w64-crt/math/llrintl.c | 20 ++--
3 files changed, 54 insertions(+), 6 deletions(-)
diff --git a/mingw-w64-crt/math/llrint.c b/m
Signed-off-by: Martin Storsjö
---
mingw-w64-crt/lib-common/api-ms-win-crt-math-l1-1-0.def.in | 1 +
mingw-w64-crt/lib-common/msvcrt.def.in | 1 +
mingw-w64-crt/lib-common/ucrtbase.def.in | 1 +
3 files changed, 3 insertions(+)
diff --git a/mingw-w64-crt/lib-
The last version that can be downloaded using mingw-w64-install is gcc
8.1, which was released almost a year ago. In the meantime releases 8.2
and 8.3 of gcc have been released, Can we not get an update so that
mingw-w64-install can download releases 8.2 an 8.3 of gcc on Windows.
Gcc is the mos
It's not really a chicken and egg situation. You just need to
convince GCC to be a cross-compiler hosted on the mingw-msvcrt
environment and targeting the mingw-ucrt environment. Any libraries
you build targeting ucrt (including mingw-w64's) would go in a
directory like /mingw64-ucrt instead of /
在 2019/4/18 16:51, Martin Storsjö 写道:
> This function exists in the import library for all other architectures,
> and exists in libmingwex.a without an underscore prefix.
>
> Signed-off-by: Martin Storsjö
> ---
> mingw-w64-crt/Makefile.am | 1 +
> mingw-w64-crt/math/x86/_copysignf.c |
在 2019/4/18 2:39, Biswapriyo Nath 写道:
> ...
>
>
>
Thanks. Pushed this one.
--
Best regards,
LH_Mouse
signature.asc
Description: OpenPGP digital signature
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sou
在 2019/4/18 0:38, Kacvinsky, Tom 写道:
> Hi,
>
> This is good stuff, thanks for the instructions. One question, though. I
> want mingw-w64-crt v6.0.0 support for UCRT> How did I modify the
> PKGBUILD script to get this support? While I am at it, I want winpthreads
> support and perhaps she inst
> -Original Message-
> From: Kacvinsky, Tom
> Sent: Wednesday, April 17, 2019 12:39 PM
> To: mingw-w64-public@lists.sourceforge.net
> Subject: Re: [Mingw-w64-public] PKGBUILD script for toolchain, still having
> GCC compile errors
>
> This is good stuff, thanks for the instructions.
This function exists in the import library for all other architectures,
and exists in libmingwex.a without an underscore prefix.
Signed-off-by: Martin Storsjö
---
mingw-w64-crt/Makefile.am | 1 +
mingw-w64-crt/math/x86/_copysignf.c | 14 ++
2 files changed, 15 insertions(+
11 matches
Mail list logo