> Well, include the run-time library that will introduce the NEW operator or
> write one yourself. Implementing new is easy, but may only reveal you need
> to implement new_array_ as well. That's what I ended up with, because
didn't
> want to use the runtime library for some reasons.
> Normally, dust include the MSL Runtime library (2i) and you are supposed
to
> be fine.

Thank you for the information. Unfortunately, MSL doesn't fit to the shared
library, and my code is missing some more functions besides new and delete:
__lmodu__, __ldivu__, __lmul__ ...

--
Sincerely Yours,
Eugene Mayevski



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

Reply via email to