I have a rather large shared library. (40K size, 68 entry points). When I compile it with in debug mode it runs fine, but when I compile it in release mode, it crashed when I call certain functions. The eroro message i get is that my application just read from an unused portion of the stack. Since it works in debug mode, I believe the problem is in the project setup. Does anybody have any idea what the problem might be?
thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
