How do you reduce the size of the heap being used by an app? I've already got cw set to optimize smallest code. Is there a compiler setting or directive for heap usage?
--- Ben Combee <[EMAIL PROTECTED]> wrote: > OS 3.1 and 3.3 have a smaller dynamic heap than OS > 3.5 on a 2MB > device. > > -----Original Message----- > > From: "Luc Le Blanc" <[EMAIL PROTECTED]> > Subj: Re: Palm Vx and POL > Date: Wed Dec 28, 2005 1:15 pm > Size: 593 bytes > To: "Palm Developer Forum" > <[email protected]> > > Mark Chauvin wrote: > > > Oops, it's a V not a Vx. It worked on his m100. > The m100 and V > > both have a 128K dynamic heap and 2MB of memory, > but the V is > > running 3.1 and the m100 is running 3.5.1. Could > that be causing > > a problem? > > Run it under POSE with a 3.1 ROM and you'll see if > POL is using then unsupported APIs (POSE will report > it), but then there's little you can do but have > your customer upgrade, or change POL > implementation... > > > -- > Luc Le Blanc > -- > For information on using the PalmSource Developer > Forums, or to unsubscribe, please see > http://www.palmos.com/dev/support/forums/ > > > > > -- > For information on using the PalmSource Developer > Forums, or to unsubscribe, please see > http://www.palmos.com/dev/support/forums/ > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
