This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: arm-elf-gcc : change default data alignement depending on ARM/THUMB


Dan et al:


Aah, good point. Use the 'size' utility, i.e. arm-elf-size, for apples-to-apples comparisons. Debugging info is huge in an ELF file, but contributes exactly zero bytes to the runtime footprint.



b.g.



Dan Kegel wrote:


Vincent Rubiolo wrote:

I am still investigating and trying to find ways to reduce the footprint.


Be sure to try strip on your binaries; on sh4, at least,
it makes a huge difference in binary size (though not in
code size).
- Dan


-- Bill Gatliff Embedded Linux development and training services. bgat@billgatliff.com



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]