[Bug 38713] New: Link failure due to use of libunwind in ntdll

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 7 18:03:53 CDT 2015


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

            Bug ID: 38713
           Summary: Link failure due to use of libunwind in ntdll
           Product: Wine
           Version: 1.7.44
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Keywords: regression
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: ken at codeweavers.com
   Regression SHA1: bbcfa6b4ee5d7fea47c61c84d0bbe789e1ec4466
      Distribution: Other

Created attachment 51643
  --> https://bugs.winehq.org/attachment.cgi?id=51643
build error

This was reported to me via direct email. The reporter didn't want to submit a
bug report, so I'm doing so.

After my commit bbcfa6b4ee5d7fea47c61c84d0bbe789e1ec4466 which uses libunwind
as an alternative to DWARF unwinding, ntdll fails to link on systems with
libunwind installed.

The issue is that I didn't add any new libraries for libunwind support.  On OS
X, libunwind is part of the system library, so nothing was needed.

The reporter was using Manjaro Linux 64bit but I doubt it's relevant.

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