On Wed, Nov 22, 2000 at 07:37:36PM -0500, Shekar Mantha wrote:
> Hi,
> 
> How does one create a library that spans more than one code segment? If I
> create
> two libraries (each less than 64K), then I am not able to cross-reference
> functions
> between the libraries.

The easiest way might be to put the dispatch table in the middle, so
every reference is +/- 32K from the table or each other.

-- 
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