http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55374
--- Comment #9 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 2012-12-20 20:05:05 UTC --- (In reply to comment #8) > (In reply to comment #7) > bootstrap-asan is for bootstrapping GCC with -fsanitize=address. > It is orthogonal from compiling target run-time libraries with > -fsanitize=address. sorry for the novice question in that case, but do you happen to know how I get a target run-time library compiled with -fsanitize=address ?