[PATCH] makefiles: Add libntdll.def to the dependencies for native Unix libraries.

Jacek Caban jacek at codeweavers.com
Sat Sep 18 06:10:07 CDT 2021


Hi Zebediah,

On 9/18/21 12:44 AM, Zebediah Figura wrote:
> These require libntdll.def to exist, otherwise -lntdll is not correctly
> detected as a DLL with an associated Unix library by winegcc, and is
> instead treated as a system dependency.


We could change winegcc to not depend on .def file existence instead. 
How about something like the attached (barely tested) patch?


Thanks,

Jacek

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winegcc.diff
Type: text/x-patch
Size: 1714 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210918/9858ff19/attachment.bin>


More information about the wine-devel mailing list