On Thu, Dec 3, 2009 at 3:40 PM, Alok G. Singh <alephn...@hcoop.net> wrote:
>
> karthiga renga wrote:
>
> > But are there any other methods for code size reduction?
>
> You could try optimising for size (-Os) rather than aggressive
> optimisation for speed.



 There is a general opinion not to use -Os for development and
deployment of code.

Only -O2 is suggested flag for optimisation.Why?

Thanks,
Karthiga
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to