[Bug sanitizer/56393] SIGSEGV when -fsanitize=address and dynamic lib with global objects

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 22 06:56:00 GMT 2013


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

--- Comment #18 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-02-22 06:55:59 UTC ---
(In reply to comment #17)
> It works for me, thank you very much for your efforts.
> Why don't you set -static-libasan as default?
> Because I still don't understand in which case dynamic libasan is useful...

It is more useful than having a static only version of libasan really.  I think
the asan guys are wrong in requiring static only stuff.



More information about the Gcc-bugs mailing list