I'm using PODS 1.0.
I have problem in calling operator new if constructor is inline or located in non first code segment (.text). In both cases, there is not call constructor of the class, but any other function, when I call operator new.
Have you the same problems? How do you resolve them?
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
