<div dir="ltr">We need to chaise and kill all extra complexity, not add more complexity. <div>Pleeease, try finding another solution that does not involve splitting the run-times even further. </div><div><br></div><div>-z,defs does not solve any problem other than detecting "<span style="font-size:13px">missing dependencies on ELF</span>",</div><div>so let's just not use it with sanitizers. </div><div><br></div><div>--kcc </div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 21, 2015 at 9:46 AM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> What about creating an msan interface DSO for the purposes of satisfying -z<br>
> defs? The executable will always be searched first, so the interface DSO<br>
> could be empty or full of ud2a.<br>
<br>
</span>I like the idea. The ideal solution would probably be for the linkers<br>
to have a --not-needed command line option that prevents the .so from<br>
going in the DT_NEEDED, but one with just stubs is probably fine.<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div>