https://bugs.winehq.org/show_bug.cgi?id=47473 Bug ID: 47473 Summary: armv7hl compile fails due to non-AAPCS variadic function calls Product: Wine Version: 4.12 Hardware: arm OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: mike(a)cchtml.com Distribution: --- Created attachment 64846 --> https://bugs.winehq.org/attachment.cgi?id=64846 arm compile output It is isolated to asmparser_message() calls in dlls/d3dcompiler_43/asmparser.y. I'm attaching compiler output. One possible solution is to use WINAPIV on the function instead of __cdecl. -- 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.