Re: [Mingw-w64-public] Patches for GCC

2021-12-04 Thread David Grayson
I'm not too excited about it. The patches apply to GCC 8, so they're a bit too stale to submit. Two of the patches came from gcc.gnu.org so I think they were already submitted. The rest of the patches are more like opinions or configuration desires, so they might trigger debates and cause probl

Re: [Mingw-w64-public] Patches for GCC

2021-12-04 Thread NightStrike
On Thu, Nov 11, 2021 at 2:43 PM David Grayson wrote: > > Here is my recipe for building a GCC 8.2.0 cross-compiler targeting > mingw-w64. It includes 6 patches, and comments about why they were > needed. It looks like one of those patches did fix an internal compiler > error that happened when c

Re: [Mingw-w64-public] wine apis in ntdll.def??

2021-12-04 Thread Biswapriyo Nath
Would you like to explain the reason for this request? ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

[Mingw-w64-public] wine apis in ntdll.def??

2021-12-04 Thread unlvsur unlvsur
Can we add wine apis import to ntdll.lib?? Things like Wine API: ntdll.dll (winehq.org) wine_server_call (not documented) wine_server_fd_to_handle (not documented) wine_server_handle_to_fd (not documented) __wine_unix_call (not documented) __wine_