https://sourceware.org/bugzilla/show_bug.cgi?id=32675
Jacek Caban <jacek at codeweavers dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jacek at codeweavers dot com
--- Comment #10 from Jacek Caban <jacek at codeweavers dot com> ---
There is likely a bug in Wine too. Wine generates delay-load importlibs on its
own using winebuild. Those importlibs use .idata$5, like regular IATs, but it
probably should use something like .didat$5, which would hopefully avoid the
merge.
--
You are receiving this mail because:
You are on the CC list for the bug.