Hello,

I use a common shared library for my apps and this lib has grown to over
70K.  The source of this lib is commonly dependent code and hard to split
up.  
When I include the lib in my main project, it takes up too much space, more
than an alloweable segment.  

Is there a way to split up a lib file into smaller segments?

I can segmentize the lib file while compiling it, but that still gives me a
70K binary for my app to use.....too big.

Thank You


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