At 21:46 2002-12-10 +0000, you wrote:
you can generate frighteningly small code in Metrowerks if you
remove the standard library included by default in every project. ;)
Yes, but you may not be able to load multiple segments, use C++ exceptions or new/delete, have static initialization for C++ objects, or support longjmp and exit if you skip the CW runtime. We still supply the minimal StartupCode.lib for tiny C applications, and most of the entries in the recent Palm OS demo contest skipped the runtime altogether.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com


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


Reply via email to