If I look at the Segments for my app, I see:

Segment 1 has 231K of code, and 11K of data.  There appears to be about 83k
of my code, and then a big 148k static library that I link in.

Another segment has a single, 66k .c file in it.  It shows up as 66k of
Code, 4k of data.  (i know, I know, don't ask, it's a 3rd party thing)

I know a CODE segment can't be more than 64k, and if I build this PRC and
look at it on the Palm device, it is comprised of a bunch of records of
less-than-64k.  The largest one is 59978 bytes, in fact.

What's going on?  If I can't rely on CW6 to show accurate segment sizes, is
the only way I know I need to add another segment when I can no longer
install the PRC on the device?  This seems klunky.

-Jeff Ishaq

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