bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/14339] MinGW ld omits stubs when linking delay import library an


From: adamjryan at protonmail dot com
Subject: [Bug ld/14339] MinGW ld omits stubs when linking delay import library and using __declspec(dllimport)
Date: Sun, 02 Jan 2022 23:39:28 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=14339

--- Comment #4 from Adam J Ryan <adamjryan at protonmail dot com> ---
I've also found that adding the WINAPI macro (__stdcall) is also problematic.
It allows the library to load and it fails after the dliNotePreGetProcAddress
query stage and doesn't hit dliNoteEndProcessing.
BTW this ticket (https://www.sourceware.org/bugzilla/show_bug.cgi?id=22676)
will be related as it has the __declspec(dllimport).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]