> So what would actually happen if the 64K segment limit is 
> reached?  How can
> I know if this has been reached? (I have a prc file of 75K 
> but seems to run
> fine) I am worrying that problem may happen for some palm but 
> not the other.

Check the Link Map -- In the project settings in the 68K Linker panel,
check the box for the Generate Link Map and rebuild your app.  Then you
can look at the *.tmp.MAP file and see how many bytes are in each segment
for sure.  The .prc being 75K means absolutely nothing regarding the size
of the individual code segments.

-hkmlt


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