Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2022 10:38:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 265420] Symbol _URC_NO_REASON isn't found on armv6, armv7 architectures
Message-ID:  <bug-265420-227-mTW8D7YaHU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265420-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265420-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265420

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 decla=
re
_URC_NO_REASON and _Unwind_GetIPInfo.  You could add a patch to cad/nvc that
adds those declarations in debug.c.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265420-227-mTW8D7YaHU>