Not exacly, but this is no longer a problem.  The way to jump more than 32K
is to jump to a different segment.  Make sure all your segements are less
than 32k.  Then intra-segment jumps will, by definition, be less than 32k,
and inter-segement jumps will have the necessary code generated for them
which can jump more than 32k.

Charles Morris


Mike Davis <[EMAIL PROTECTED]> wrote in message
news:4659@palm-dev-forum...
>
>
> I have read that the multiple code resources will allow having
> programs that get around the limit of 64k per resource but does
> multiple code resources do anything to get around the problem of
> jumps that exceed 32k?
>
> Does using PRC-TOOLS allow using jumps greater than 32K.
>
> Thanks,
>
> Mike
> --
> -----------------------------------------------------------------
> Discussion Group:        http://www.halcyon.com/ipscone/wwwboard/
>
> Protect your constitutional rights. Your favorite one may be next!
> -----------------------------------------------------------------
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to