> From: Thomas Paska
>
>  Does anyone have any recommendations GNU vs. CW for C++
> development?  Also, what are the trade offs going form C
> to C++ in terms of runtime proformance and code size?
>

Let the religious wars begin! :)  You can find many opinions about this in
the archives.

Personally, I prefer using C because it is small and fast and the syntax has
fewer inconsistencies than C++.  GCC has a much higher cost to setup than
CodeWarrior, but is "free".  CodeWarrior is generally easier to use than
GCC.  Many people prefer PilRC to CW's Constructor, but Neil Rhodes supplies
a CW plugin that lets you use PilRC with CodeWarrior, so you can use either
with CW.  If you are running a *nix box, you may find that you prefer GCC.




-- 
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