https://sourceware.org/bugzilla/show_bug.cgi?id=33003

--- Comment #5 from Sam James <sam at gentoo dot org> ---
(In reply to Mark Wielaard from comment #3)
> That gets the build a little further, but still stop the build, now with:
> 
> /usr/bin/ld: ../libdw/libdw.so: undefined reference to symbol
> '__asan_unregister_globals'
> /usr/bin/ld: /usr/lib64/libasan.so.8: error adding symbols: DSO missing from
> command line
> collect2: error: ld returned 1 exit status
> make[2]: *** [Makefile:769: srcfiles] Error 1

CFLAGS="-O2 -fsanitize=address" LDFLAGS="-fsanitize=address" (the LDFLAGS part
is important)

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

Reply via email to