[PATCH 2/4] winegcc: Support -delayload on binutils mingw target.

Alexandre Julliard julliard at winehq.org
Tue Oct 8 03:47:48 CDT 2019


Jacek Caban <jacek at codeweavers.com> writes:

> Emulate MSVC-style delayload by creating required delay importlibs
> from .def files on demand.

That's not going to work for importlibs that contain object files.
I also think we should be moving away from .def files, instead of
relying more on them.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list