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

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 13 14:29:39 CDT 2015


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

--- Comment #17 from Erich E. Hoover <erich.e.hoover at wine-staging.com> ---
(In reply to Marcus Meissner from comment #10)
> linux x86_64 libunwind does not contain this function
> _Unwind_RaiseException...
> ...

Must depend on the version:
ehoover at lappy:~$ nm -D /usr/lib/x86_64-linux-gnu/libunwind.so | grep
_Unwind_RaiseException
0000000000003770 T __libunwind_Unwind_RaiseException
0000000000003770 T _Unwind_RaiseException

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