le 10/08/00 17:38, Rick Gadbois � [EMAIL PROTECTED] a �crit�:

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

I've encountered the same need, and splitted my lib project in 3, even
though the 3 libs are tightly dependant from each other.

Works perfectly.

Eric


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