On 16 August 2013 21:01, Steve M. Robbins <[email protected]> wrote:

> Is there something different about the libc in Ubuntu Saucy?
>

Not that I know of, but Ubuntu's builders do have -Wl,--as-needed and
Debian's builders currently do not.
So it could be a combination of:

-Wl,as-needed

stack checking

an object that doesn't link to anything else in libc (for certain archs)

...that requires libc to be explicitly linked.

Reply via email to