http://bugs.winehq.org/show_bug.cgi?id=58350 Bug ID: 58350 Summary: Build failure with clang for x86_64 target due to recent RTTI changes Product: Wine Version: 10.9 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs(a)winehq.org Reporter: dmitry(a)baikal.ru CC: julliard(a)winehq.org Regression SHA1: 9d05345d4419aa29e6d4b15456bfeab510d39823 Distribution: --- Created attachment 78733 --> http://bugs.winehq.org/attachment.cgi?id=78733 build failure details 9d05345d4419aa29e6d4b15456bfeab510d39823 is the first bad commit commit 9d05345d4419aa29e6d4b15456bfeab510d39823 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jun 10 12:43:11 2025 +0200 msvcrt: Define C++ type info using RVAs for PE builds. dlls/msvcp90/cxx.h | 26 ++++++++++++++++++++++++++ dlls/msvcrt/cxx.h | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) See attachment for the build failure details. 32-build doesn't have this kind of problem. -- 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.