On Wed, Oct 20, 2010 at 11:28 AM, Joe Perches <[email protected]> wrote: > > At least some objects are smaller with static. > > $ size net/appletalk/sysctl_net_atalk.o.* > text data bss dec hex filename > 324 236 48 608 260 > net/appletalk/sysctl_net_atalk.o.withstatic > 344 236 48 628 274 > net/appletalk/sysctl_net_atalk.o.withoutstatic > >
I got the opposite result for the size of the whole kernel image with allyesconfig. original: 33531456 patched: 33531424 It seems random. -- Regards, Changli Gao([email protected]) _______________________________________________ Bridge mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/bridge
