On Thu, 2006-04-20 at 11:21 +0200, Philippe Laporte wrote:
> Hi,
>      What is the optimal set of configure options, on x86 and then on
> ARM and PPC (x86 only will be good for a start), for :
> 
> - smallest size
> - best speed
> 
> both in the extreme, ie independently of each other (ie speed regardless 
> of size, and vice versa).

That's to some degree dependent on the actual toolchain used, if you
venture outside the "-Os vs. -O3" gcc flags. 

Your best bet is to take acovea, adapt it to evaluate size (for
example), and have your computer find out for your specific setup and
toolchain:

http://www.coyotegulch.com/products/acovea/index.html

cheers,
dalibor topic


Reply via email to