Brad Figler wrote:

I am running the same configuration that you have, accept that I am using
expanded mode.  I was able to move POLD1.lib to a different segment
entirely.  The only thing I have in my first segment is the OS related libs
"PalmOSRRuntime...", "MSL_C++....", stater.cpp, and common.h.  This made
life way easier for me.



Hmm. I need to handle Find, so I think I might need some POL stuff in the first segment. Mebbe not though. I'll take a crack at expanded when CodeWarrior 9.2 comes out.


Wish I could figure out *why* it won't link though. As I understand it, when code jumps to another segment it uses a inter-segment jump table doodilly. And the POL stuff is at the start of the first segment. And my class is at the start of the 8th segment. I'd think that my code at the start of the 8th segment could easily get to the jump table. And the jump table should be able to get to the start of any segment.


-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to