[Bug 50625] Unhandled exception with try/catch

WineHQ Bugzilla wine-bugs at winehq.org
Tue Nov 30 15:59:46 CST 2021


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

--- Comment #18 from David Paradis <david.paradis at us.abb.com> ---
Because the .configure is not finding and dealing with unwind it is setting the
UNWIND_LIBS library define to empty.  Even though I have passed in the location
of the lib on configure it still seems to be ignoring it.

I am not strong on the whole command line make and how all of the checks get
done to determine if the unwind library is present.  It appears that the
.configure is attempting to compile and include unwind and fails, therefore
disabling it.  As far as I know I have installed all of the pieces for
libunwind-dev and verified that they are present in the /usr/include and lib
folders.

At this point I am kind of stumped as to what else to try.

Again, thank you for the assistance

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