[Bug 46695] New: Linking atl fails on ppc64el with undefined reference to SetWindowLongPtrW

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 22 02:26:06 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46695

            Bug ID: 46695
           Summary: Linking atl fails on ppc64el with undefined reference
                    to SetWindowLongPtrW
           Product: Wine
           Version: 4.2
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: tpearson at raptorengineering.com
      Distribution: ---

When building on ppc64el, linking atl fails with an undefined reference to
SetWindowLongPtrW.

I suspect this is due to the existing PowerPC code assuming ppc platforms are
32 bit only; SetWindowLongPtrW is a 64 bit call.

-- 
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.



More information about the wine-bugs mailing list