The "relocation truncated to fit" error means that one or more segments is too large. You will need to move some functions to other segments until each segment is 32k (compiled) or smaller. Or, you could use Multilink (http://www.djw.org/product/palm/multilink/) to do handle the segmentation for you -- but you may experience problems debugging Multilink'ed applications, though.
- Thomas -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
