Since long double just is normal double on arm and arm64, just
call the normal ldexp function.
Signed-off-by: Martin Storsjö
---
mingw-w64-crt/Makefile.am | 3 ++-
mingw-w64-crt/math/arm/ldexpl.c | 16
mingw-w64-crt/math/arm64/ldexpl.c | 16
3 files c
For lib64, this only adds a few new functions.
Also provide it for arm64.
Signed-off-by: Martin Storsjö
---
.../{libarm32 => lib-common}/winscard.def | 6 +-
mingw-w64-crt/lib64/winscard.def | 75 --
mingw-w64-crt/libarm64/Makefile.am
Ok. Pease go ahead-
Thanks,
Kai
2017-12-15 22:30 GMT+01:00 Martin Storsjö :
> This was added at the same time as a bunch of non-empty headers
> (and a non-empty dxgi1_6.idl) in aa6ab47929a9cac6897f38e630ce0bb88458e288;
> this empty header seems to have been the result of an error.
>
> Signed-off-
Hello,
While attempting to compile the CRT according to the instructions on
sourceforge [1], I ran into a compile error:
In file included from
/usr/local/lib/gcc/i386-w64-mingw32/8.0.0/include/x86intrin.h:74,
from /usr/local/i386-w64-mingw32/include/intrin.h:73,