https://bugs.winehq.org/show_bug.cgi?id=38713 Erich E. Hoover <erich.e.hoover(a)wine-staging.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover(a)wine-staging | |.com --- Comment #3 from Erich E. Hoover <erich.e.hoover(a)wine-staging.com> --- Created attachment 51673 --> https://bugs.winehq.org/attachment.cgi?id=51673 ntdll: Link to libunwind on x86-64 Linux. (In reply to Ken Thomases from comment #1)
... The proper solution is for somebody who can build and test on Linux to write a configure test which would set some configure variable such as "LIBUNWIND_LIBS" and add that to the EXTRALIBS variable in dlls/ntdll/Makefile.in. ...
Please try the attached on Mac :) I used UNWIND_LIBS instead of LIBUNWIND_LIBS since that seems to match the current convention for these libraries. -- 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.