public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* tinyconfig x86-32 vmlinux sizes by gcc compiler version
@ 2014-12-04 21:32 Joe Perches
  2014-12-04 22:25 ` josh
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2014-12-04 21:32 UTC (permalink / raw)
  To: Josh Triplett; +Cc: LKML

Just fyi.

At least for x86-32, it seems later versions of gcc
are producing smaller images.

$ size vmlinux.*
   text	   data	    bss	    dec	    hex	filename
 657725	 118496	1189040	1965261	 1dfccd	vmlinux.4.4
 633563	 118528	1189448	1941539	 1da023	vmlinux.4.6
 633277	 118496	1189592	1941365	 1d9f75	vmlinux.4.7
 632299	 121120	1192784	1946203	 1db25b	vmlinux.4.9



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-04 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-04 21:32 tinyconfig x86-32 vmlinux sizes by gcc compiler version Joe Perches
2014-12-04 22:25 ` josh
2014-12-04 22:43   ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox