Hy, how can i split the library?is segmentation can be done for static library.
There is very little support for shared libraries in Palm OS, and almost no support for large one or ones using C++. While you could split one into several segments, you'll have to write your own code to load the other parts of the library and handle the dispatching of system traps to the library sections.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
