<div dir="ltr">On Mon, Sep 24, 2012 at 7:42 AM, Jason Dusek <span dir="ltr">&lt;<a href="mailto:jason.dusek@gmail.com" target="_blank">jason.dusek@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am not sure why that happens -- libgcc.a wasn&#39;t explicitly<br>
asked for; but it stands to reason that one shouldn&#39;t specify<br></blockquote><div><br></div><div>No, but it&#39;s required for anything that uses the C compiler (which in this case would be glibc and any foreign libraries) --- it contains the implementation of things like (long long) support on 32-bit platforms, exception unwinding, and other compiler intrinsics.  You may not use them but glibc does.</div>
<div><br></div></div>-- <br>brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br>
<br>
</div>