https://bugs.winehq.org/show_bug.cgi?id=53918 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> --- c7a210bc2f27 fixed building Wine with clang msvc mode. libfoo.dll.a (and libfoo.a) is a mingw thing, when LLD is used in msvc mode, it looks for foo.lib. Since we provide our import libs with "mingw" names, we can't rely on linker to find those libraries in this case. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.