Hi,
On Sun, Sep 19, 2010 at 9:40 PM, Michael Hope michael.hope@linaro.org wrote:
[...]
I've just modified this to build different variants as well. ffmpeg now builds as supplied (-O2 and others), with -Os, with hand-written assembler turned off, and with -mfpu=neon. corebench builds in -O2 and -Os.
Sounds good.
Could you easily add code size metrics?
The build currently runs 'size' on every executable file it can find. See: http://ex.seabright.co.nz/build/gcc-linaro-4.5-2010.09-1/logs/armv7l-maveric...
OK, that looks like enough to get some useful summary information.
It's not wholly a toolchain issue but one I'm interested in. Something we should talk about at Linaro@UDS...
Yep, that sounds like a good idea.
Cheers ---Dave