Thanks Rick;


Carlos

----- Original Message -----
From: Rick Gadbois <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Sent: Friday, August 11, 2000 9:40 AM
Subject: RE: Can a .lib file be split up?


I'm not Eric, I'm the other guy.
No code changes, just arrangement of files:
I removed the file(s) I chose from the original lib project and deleted them
from the directory (not deleted, moved), created another lib in a different
location with those files in it.
I then added to the access paths so the libs could see each other, but
changed none of the code.
In my main project I added the new lib to the access path, created another
segment for it, and added the new lib file to the segment.  Took me about
half an hour....ok an hour and a half, but it's working fine.  I have two
38K libs now, each in their own segment.
Rick

-----Original Message-----
From: DCU [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 11, 2000 9:15 AM
To: Palm Developer Forum
Subject: Re: Can a .lib file be split up?


Hi Eric,

Great that you were able to split the libraries,

now the question?

How did you do it?

Thanks
Carlos

----- Original Message -----
From: Eric VERGNAUD <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Sent: Friday, August 11, 2000 4:18 AM
Subject: Re: Can a .lib file be split up?


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/



--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/

--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/



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