Hello all,
        I am working on a Palm virtual driver for which the PRC file has
reached about 23k, recently when I call the functions I use to log what
is happening from .c files other than the main one the driver will crash
with a fatel exception.  I seems to act as if my code is too big to fit
in a single segment.  What is the story with the jump size limit in Palm
apps - obviously the functions of the virtual driver are not in a nearby
segment to the application that is currently running - or am I
mistaken?  Therefore how are the functions called in order to avoid the
32K jump limit and how does this limit affect the internal function
calls of the driver?  Could this have anything to do with the strange
crashes I am seeing?  If not could anyone offer any suggestions of where
else to look?

Thanks in advance.
Craig.

--
Craig Jeffree                                   [EMAIL PROTECTED]
dotWAP.com Inc.                                   http://www.dotwap.com/
Melbourne, Australia

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to