[Bug sanitizer/64234] Statically sanitized executable does not export ASan symbols

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 9 10:22:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64234

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
But why do you want to use -static-libasan ?  Just link it dynamically...
--dynamic-list is hard to maintain, aren't there hundreds of symbols that are
exported from libasan?



More information about the Gcc-bugs mailing list