>What tool are you using? 32-bit division requires runtime library >support on the 68K, so the choice of tool matters in diagnosing >this problem.
Thanks for your reply, I ment to mention that I am using Codewarrior 8. Is there a setting I need to set in my project and/or a library I need to include?
Including StartupCode.lib or one of the Palm OS Runtime library files should be sufficient.
Is there a chance you have that library in your project, but you moved it to a segment other than the first? That could cause a crash like that in some situations.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
