[Bug 51711] Regression in ARM 32-bit compile, does not find unwind functions

WineHQ Bugzilla wine-bugs at winehq.org
Sat Sep 4 12:10:54 CDT 2021


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

Matías Zúñiga <matias.nicolas.zc at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matias.nicolas.zc at gmail.com

--- Comment #1 from Matías Zúñiga <matias.nicolas.zc at gmail.com> ---
Fedora default cflags include "-fexceptions", which seems to conflict with the
preloader ldflags. 

The build also fails for armv7l openSUSE
(https://build.opensuse.org/public/build/Emulators/openSUSE_Factory_ARM/armv7l/wine/_log),
tough they are not using "-fexceptions" but "-funwind-tables
-fasynchronous-unwind-tables" instead.

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