Re: Removing unused code/variables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 19 Apr 2021 at 14:33, David Sherman wrote:
>
> Hi, can you explain what those switches mean?  I'm looking in the LD documentation and there is no mention of these.

Those are GCC options, so they're documented in the GCC manual.

The -Wl, option passes whatever follows to the linker, so
--gc-sections is an LD option.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux