[Bug sanitizer/59106] Failure to link against static libasan

samsonov at google dot com gcc-bugzilla@gcc.gnu.org
Wed Nov 13 11:20:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59106

Alexey Samsonov <samsonov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |samsonov at google dot com

--- Comment #4 from Alexey Samsonov <samsonov at google dot com> ---
Yeah, in LLVM/Clang we build C++-specific part of UBSan with -frtti (and link
it to C++ programs only), and the rest sanitizers with -fno-rtti.



More information about the Gcc-bugs mailing list