Dear all, I have a large project created using Object library Palm application wizard using code warrior 9, the application code size 550kb,
The code has multi level Inheritance, The base classes do have a lot of virtual functions, which is need in my project. We are getting link error around more than 100 like below. We have made sure that the code in a segment doesn't exceed 64K. Please Help to come out of this problem. Thanks and Regards, Saradhi POLForm.cpp: Near data segment is bigger than 64k. Link Error : POLForm.cpp: Near data segment is bigger than 64k. Link Error : POLForm.cpp: Near data segment is bigger than 64k. Link Error : NMWException.cp: 'std::terminate()' 16-bit data reference to '__CW_FEATURES_PTR' is out of range. Link Error : PalmOS_AbortExit.cpp: 'abort' 16-bit data reference to '__CW_FEATURES_PTR' is out of range. Link Error : PalmOS_GlobalDestructors.c: '__register_global_object' 16-bit data reference to '__global_destructor_chain' is out of range. Link Error : PalmOS_GlobalDestructors.c: '__destroy_global_chain' 16-bit data reference to '__global_destructor_chain' is out of range. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
