Only one note.If you set optimalisation level to more then one, then really check your 
application, if it still works!!!
Because our one does not...  and the errors are very strange, and always different 
after every compilation.
If your program isn't very big, you should haveno problems anyway (my app is 738kB 
long prc after without any debug info, 695kB after level 1 optimalisation).

(in fact it is very problem like I had with one very old version of gcc under Linux, 
my linux application run only when one of files was compiled without any 
optimalisation...)

and inlines really help (sometimes), specially if you don't allow autoinlining and set 
inlining level to one (two, or how much it takes sense) (no smart!)

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to