<div dir="ltr">yeah, there's no --gc-sections option in the mac linker. NeXT forked from gnu ld in the 1980s, and they never joined back up (and aren't likely to post-GPL3!). i've attached a patch that's the nearest equivalent though.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 28, 2021 at 6:00 PM Rob Landley <<a href="mailto:rob@landley.net">rob@landley.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 9/28/21 7:42 PM, enh via Toybox wrote:<br>
> <br>
> ---<br>
> <br>
>  lib/portability.h | 2 +-<br>
<br>
A better solution than the one I already committed before I saw this. :)<br>
<br>
Why are we not feeding --gc-sections to the mac linker? (I'm guessing it's a<br>
mach-o limitation?)<br>
<br>
Rob<br>
</blockquote></div>