Hi, I am developing Palm Application using latest version of POL. On some stage of development process I received "Near data segment is bigger than 64k" linker error. I know about segment structure of the Palm Applications and also I know that data segment should be less than 64k. Code of my Application is divided between 7 segments and I think that data segment does not have more than 64k information. This error occurs after I added a new pies of code to the Application. When I comment (remove) this new code (or some piece of old code) I do not receive above linker error. Also, I can define global variable with size ~20k and my Application is successfully linked. More over the full release version (all commented code is included) is successfully linked. I do not understand where the problem is. How can I resolve it?
P.S. I have read all messages in this conference with the same subject but I have not found answer for my problem. Thanks, Lubomyr Humetsky. [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
