I am trying to port some existing C++ code to a Palm program. The C++ code uses string primarily and I have run into full segment issues even though the only code not explicitly put in a segment is the AppMain code created by the wizard. I suspect that the string class is being loaded there too.

Is there a way to tell the loader to place libraries in certain segments?

Is there a way to tell which segments contain specific code and how full the segment is?

Thanks,
JamesS

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

Reply via email to