[Bug other/55354] [asan] by default, the asan run-time should be linked statically, not dynamically

konstantin.s.serebryany at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Nov 19 09:06:00 GMT 2012


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

--- Comment #16 from Konstantin Serebryany <konstantin.s.serebryany at gmail dot com> 2012-11-19 09:06:26 UTC ---
So, using "-fPIC -ftls-model=initial-exec" is a great idea, it will allow 
to build the files once and have both static and dynamic library.
But we need to agree that the dynamic library is noticeably slower.



More information about the Gcc-bugs mailing list