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@xxxxxxxxxxxxxxx