Does the -On optimization flags optimize your code for speed or for size? Also, when I compile my multi-segment program with -O1 or -O2 flag, I get strange errors that cause my program to crash when I attempt to run it. But if I use the -O0 flag for no optimizations my program runs fine. Has anyone else experienced this?
Thanks. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
