[PATCH] Use libbacktrace as libsanitizer's symbolizer
Alan Modra
amodra@gmail.com
Tue Nov 19 09:09:00 GMT 2013
On Tue, Nov 19, 2013 at 06:17:41AM +0100, Hans-Peter Nilsson wrote:
> In file included from /tmp/x/gcc/libbacktrace/atomic.c:37:
> /tmp/x/gcc/libbacktrace/internal.h:182: error: expected declaration specifiers or '...' before 'off_t'
> make[3]: *** [atomic.lo] Error 1
>
> brgds, H-P
> PS. Host is Fedora 12, x86_64.
Likewise on powerpc-linux. Fixed here by #include <sys/types.h> in
atomic.c.
--
Alan Modra
Australia Development Lab, IBM
More information about the Gcc-patches
mailing list