Ben Combee wrote:
If you can't arrange the order of functions in your library to make it link with small, then switching to large or smart is appropriate, but otherwise, small is preferred due to the smaller code size.Ben, I didn't realise that it is possible to use large or smart with shared libraries.
Whenever I try, I get loads of link errors because the entries in the dispatch table are only 16 bit.
From this I take it that it is only possible to have any "exported" functions in the first segment with internal functions in the other segment?
Martyn.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
