>> What compiler options should I use to make a program as fast as possible on 
>SA-1110?
>
>  -cpu-strongarm110 -O2

Actually, you probably want -march=armv4 -mcpu=strongarm110.  If you are 
bothered about performance you should also consider using a recent (trunk) 
version of gcc, and turning on -fomit-frame-pointer.

p.



unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to