<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 16 August 2013 21:01, Steve M. Robbins <span dir="ltr"><<a href="mailto:steve@sumost.ca" target="_blank">steve@sumost.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there something different about the libc in Ubuntu Saucy?<br></blockquote><div><br></div><div>Not that I know of, but Ubuntu's builders do have -Wl,--as-needed and Debian's builders currently do not.<br></div><div>
So it could be a combination of:<br><br>-Wl,as-needed<br><br>stack checking<br><br>an object that doesn't link to anything else in libc (for certain archs)<br><br>...that requires libc to be explicitly linked.<br><br>
</div></div></div></div>