Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2015 11:15:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 197576] [arm] lang/libobjc2 on ARM does not build the correct exception code.
Message-ID:  <bug-197576-7-PWKZqOQbkv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197576-7@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197576-7@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=197576

--- Comment #4 from David Chisnall <theraven@FreeBSD.org> ---
libobjc2 provides its own version of these, as it has to work on platforms
where the generic unwinder only does what the ARM EHABI spec says it does. 
They're in the unwind-arm.h header.  One possibility is that we're accidentally
including some system unwind.h instead of the correct one when building
libobjc2?

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197576-7-PWKZqOQbkv>