OK I fixed it. After posting this again, and triple checking everything again, I noticed that I didn't have PilotMain in the first segment. That was an oversight when I built this project, my other projects were correct. Moving PilotMain into the first segment where it belongs eliminated this problem.
Incidentally, is there a reasonable reason why CodeWarrior 9.3 doesn't warn if PilotMain isn't in the first segment?
No, it never really came to mind when I was implementing things. However, the choice of "PilotMain" is a little arbitrary -- it's just the name of the routine called by the runtime library, and that could change if you altered that source.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
