[Bug 265420] Symbol _URC_NO_REASON isn't found on armv6, armv7 architectures
Date: Fri, 29 Jul 2022 10:38:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265420
Tijl Coosemans <tijl@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tijl@FreeBSD.org
--- Comment #5 from Tijl Coosemans <tijl@FreeBSD.org> ---
The ARM implementation of unwind.h on FreeBSD 13.0 and older does not declare
_URC_NO_REASON and _Unwind_GetIPInfo. You could add a patch to cad/nvc that
adds those declarations in debug.c.
--
You are receiving this mail because:
You are the assignee for the bug.