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

Jacek Caban jacek at codeweavers.com
Mon Oct 7 11:51:34 CDT 2019


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

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  tools/winegcc/utils.c   | 12 ++++++++++++
  tools/winegcc/utils.h   |  1 +
  tools/winegcc/winegcc.c | 39 ++++++++++++++++++++++++++++++++++++++-
  3 files changed, 51 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winegcc-Support-delayload-on-binutils-mingw-target.txt
Type: text/x-patch
Size: 3369 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191007/67c2929b/attachment-0001.bin>


More information about the wine-devel mailing list