On Thu, 2006-04-27 at 11:03 +0200, Philippe Laporte wrote:
> Hi,
>     I would assume that this list be a top source for the following 
> question: what are the compile options for ARM for gcc for the smallest
> possible size, etc.
> 
> For both smallest size, and best speed, seperately of course.

I'd expect -g -Os to do all appropriate code size optimisations
regardless of the architecture.

I've noticed that, for C++, you can give -g -Os a lot of extra help if
you can use -fno-exceptions too.

-- 
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to