----- Original Message ----- From: "Stringer" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, July 01, 2002 4:50 PM Subject: Re: .prc size question
> --- Alexander Povalyaev <[EMAIL PROTECTED]> wrote: > > Is there any tool to decrize the size of the .prc file? > > Another one is to use the "Small" memory model and partition > your application to use segments no greater than 32KB > If you are currently using "Smart" or "Large" this can chop up to > 15% off your PRC's size! > > Roger Stringer I believe, that with the Small model, you can have segments larger than 32k as long as all function call jumps are less than 32k. Can make arranging your source files difficult as it gets bigger. Matt -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
