> By the way, I have a single segment program with 72k but
> I can still run it in the emulator, why?

Check the true size of your code segment, either by looking in the linker
map file or with a utility like Par or Insider.  It will still be under 64K.

If the CodeWarrior project window is what says 72K, then be aware that
number is usually inflated.  It includes all code in all your source files
and libraries, including functions that later get omitted by linker.

-slj-


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