[Bug 197576] [arm] lang/libobjc2 on ARM does not build the correct exception code.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 16 11:15:35 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197576

--- Comment #4 from David Chisnall <theraven at 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.


More information about the freebsd-arm mailing list