在 2019/5/5 12:45, Zebediah Figura 写道:
>
> I don't know that I can answer that personally; I'm not familiar with
> ReactOS as a project, and what their practices are with respect to
> header completeness.
As you are the only one who has recently reported issues about the DDK,
would you please test
On 5/6/19 2:24 PM, Martin Storsjö wrote:
Also add differences for the arm32 version of the dll into the merged file.
Signed-off-by: Martin Storsjö
---
mingw-w64-crt/Makefile.am|8 +-
mingw-w64-crt/lib-common/msvcr120_app.def.in | 2536 ++
mingw-w64-cr
On 5/6/19 2:24 PM, Martin Storsjö wrote:
This dll doesn't provide this function, but making it an empty no-op
function should be fine.
This somewhat allows running exes linked against this dll; the previous
incorrect declaration of this function in the def files allowed
compiling projects (where
On 5/7/19 9:41 AM, Martin Storsjö wrote:
This requires using a new builtin intrinsic __builtin_sponentry(),
which was added in Clang 9.
Signed-off-by: Martin Storsjö
---
The new intrinsic was added yesterday. After some time we could remove
the fallback setjmp/longjmp for ARM64, assuming that a
Fedora/RHEL/CentOS package mingw-w64 differently than Debian/Ubuntu.
Libraries you are asking for are located
in /usr/x86_64-w64-mingw32/sys-root/mingw/lib/
Regards
Mateusz Mikuła
czw., 9 maj 2019, 05:01 użytkownik William Zeitler <
will...@williamzeitler.com> napisał:
> I have a mingw64 project