[PATCH] use per function sections + --gc-sections: saves ~5k

Rob Landley rob at landley.net
Fri Mar 3 12:13:36 PST 2006


On Friday 03 March 2006 1:32 pm, Erik Andersen wrote:
>
> Using -ffunction-sections and -fdata-sections to find such
> offenders is a good idea.  Unconditionally using them is not such
> a great idea, since they only work properly in the newest gcc
> revisions, and can lead to lazy bloatish coding.

Sounds like we should be able to add it as a DEBUG option...

Rob
-- 
Never bet against the cheap plastic solution.


More information about the busybox mailing list