Thanks for the heads up - I would have been banging my head against a wall for awhile on that one.
Now the next question: Does anyone know how to set the equivalent of PC-Relative Strings in PODS? I've been doing some searching and I've found a compiler option mpcrel for the GNU C compiler but I'm not sure how to include that from PODS or even if it is going to to what I want it to. For now I'm going to use string resources as a work-around, but it would be nice to just have them as #defines. The thing is I only need to define ~40 relatively small-sized strings that never have to change, so there's not much issue with increasing the compiled code size with these #defines. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
