[cfe-users] Address Sanitizer Link Error

Peter Caspers pcaspers1973 at gmail.com
Sun May 4 12:31:44 PDT 2014


Hi,

I built clang from the svn repository. It works fine, except when using

-fsanitize=address

during linking I get messages like

/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/stl_algobase.h:372:
undefined reference to `__asan_memmove'

Anybody has an idea what I did wrong ?

Thanks
Peter



More information about the cfe-users mailing list