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