Re: [Mingw-w64-public] How to fix error with macros in d3d12?

2022-07-25 Thread LIU Hao
在 2022/7/25 23:25, Jacek Caban 写道: I think my preferred solution is 2 (or 2b I guess). I'm planning to send the attached patch to winehq (since we need to sync widl from there), but I'd like to hear some feedback from the mingw-w64 project first. FWIW, the patch seems fine to me. If th

Re: [Mingw-w64-public] How to fix error with macros in d3d12?

2022-07-25 Thread Zebediah Figura
Sorry, accidentally sent this reply to wine-devel only... On 7/25/22 14:12, Zebediah Figura wrote: On 7/25/22 10:25, Jacek Caban wrote: On 7/25/22 00:10, Zebediah Figura wrote: (+ wine-devel) On 6/11/22 13:26, LIU Hao wrote: 在 2022-06-12 01:59, Zebediah Figura 写道: The combination of `extern`

Re: [Mingw-w64-public] How to fix error with macros in d3d12?

2022-07-25 Thread Jacek Caban
On 7/25/22 00:10, Zebediah Figura wrote: (+ wine-devel) On 6/11/22 13:26, LIU Hao wrote: 在 2022-06-12 01:59, Zebediah Figura 写道: The combination of `extern` with `__gnu_inline__` is necessary to suppress generation of a function body if the attached function could not be inlined when compiling

Re: [Mingw-w64-public] #943 __mingw_printf() does not print non-ASCII chars correctly.

2022-07-25 Thread Takashi Yano
On Sun, 24 Jul 2022 15:36:04 +0900 Takashi Yano wrote: > On Mon, 18 Jul 2022 22:15:29 +0900 > Takashi Yano wrote: > > On Mon, 18 Jul 2022 13:30:40 +0800 > > LIU Hao wrote: > > > Please, please, don't flood the list. > > > > > > 1. Remove generated hunks for 'Makefile.in', as they can't be reviewed

Re: [Mingw-w64-public] Alternate flags for "relro" and "now" in mingw-gcc

2022-07-25 Thread Biswapriyo Nath
Skip those for Windows platform. ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

[Mingw-w64-public] Alternate flags for "relro" and "now" in mingw-gcc

2022-07-25 Thread Pranaw Kumar
Hi All , What is the alternate flags for "relro" and "now" in mingw-gcc. /usr/bin/x86_64-w64-mingw32-ld: cannot find now: No such file or directory. Pranaw ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourcef