On Sun, Feb 5, 2023 at 1:21 AM Björn Schäpers <g...@hazardy.de> wrote: > > Am 24.01.2023 um 19:32 schrieb Ian Lance Taylor: > > On Tue, Jan 24, 2023 at 10:12 AM Eli Zaretskii via Gcc-patches > > <gcc-patc...@gcc.gnu.org> wrote: > >> > >>> From: Ian Lance Taylor <i...@golang.org> > >>> Date: Tue, 24 Jan 2023 09:58:10 -0800 > >>> Cc: g...@hazardy.de, gcc-patc...@gcc.gnu.org, gcc@gcc.gnu.org > >>> > >>> I'd rather that the patch look like the appended. Can someone with a > >>> Windows system test to see what that builds and passes the tests? > >> > >> ENOPATCH > > > > Gah. > > > > Ian > > > That seems to be my original patch, right? That one I have tested (and > am actually using) on x86 and x64 windows.
It's very similar but I changed the windows_get_executable_path function. Ian