Re: [Mingw-w64-public] Delay loading wininet DLL crashes 32-bit executables due to the DECLSPEC_IMPORT macro definition

2024-07-11 Thread Jeremy Drake via Mingw-w64-public
On Thu, 11 Jul 2024, Pete Batard wrote: > Thanks for investigating this, Jeremy. > > I guess if people on this list think it boils down to a binutils bug, I can > take it to the binutils mailing list. I will however wait about a day before > doing so, in case anybody else wants to chime in. I've

Re: [Mingw-w64-public] Delay loading wininet DLL crashes 32-bit executables due to the DECLSPEC_IMPORT macro definition

2024-07-11 Thread Pete Batard via Mingw-w64-public
Thanks for investigating this, Jeremy. I guess if people on this list think it boils down to a binutils bug, I can take it to the binutils mailing list. I will however wait about a day before doing so, in case anybody else wants to chime in. Regards, /Pete On 2024.07.10 22:07, Jeremy Drake