Re: [Mingw-w64-public] Several declarations absent from MinGW

2022-07-11 Thread Julian Waters
Hi, At the time of writing I can confirm both MEM_COALESCE_PLACEHOLDERS and MEM_PRESERVE_PLACEHOLDER have already been added, my testing may have been using a slightly older version of the compiler, I apologise about that. The stdio declarations might be a ucrt thing now that I think of it, since

Re: [Mingw-w64-public] Several declarations absent from MinGW

2022-07-10 Thread LIU Hao
在 2022/7/8 11:28, Julian Waters 写道: Hi all, Whilst currently adapting the JDK to compile with gcc for Windows, I've noticed quite a number of important declarations are missing from the includes it provides. The symbols are correctly defined inside the archives and do link properly without issue

[Mingw-w64-public] Several declarations absent from MinGW

2022-07-07 Thread Julian Waters
Hi all, Whilst currently adapting the JDK to compile with gcc for Windows, I've noticed quite a number of important declarations are missing from the includes it provides. The symbols are correctly defined inside the archives and do link properly without issue, which leads me to believe these may