> Thanks. What is a linker map file and where can I find it?
The Link Map tells you what functions are in what segment, and how large
those segments really are (among other things). To generate one in CW, go
into your project settings in the 68K Linker panel and check "Generate
Link Map". Then rebuild your project, and check your project folder. You
should have a file called *.tmp.MAP. Open it in the IDE, and you can see
the exact sizes of your segments, etc.
-hkmlt
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/