On Fri, 13 Nov 2020, Stefan Dösinger wrote:
Is kernel32 built as a dll.so without mingw in this case? If it is a PE DLL as it should be then the problem should be fixed in the PE loader I think - it would also affect DLLs shipped by programs etc.
Ah, good point. And, yes, the FreeBSD ports don't use MinGW at this point.
(Per Damjan and Alexandre the patch turns out to have been a noop the last while FreeBSD has been carrying it; I'll see to remove it there.)
Thank you, Gerald