Hello, I'm using PRC-Tools to develop a PalmOS sw, and I'm experiencing some difficulties with the GCC option -O3 for the higher level of optimization. I'm developing a RealTime application and so far, with that options the final code is faster enough for me.
Now, I found that with that option set some object files are "incorrect", i.e. some functions inside that files cause system errors, while without the '-O3' option everything works well. Can someone help me to find the problem? It looks like the generated code causes a modification in some register needed by the GCC subroutine call system, but I'm not sure. Thank you very much for help, BrownB -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
