View Full Version : C++ Compiler
keeperkeith
02-23-2003, 05:04 PM
Anyone know of a C++ compiler for Palm OS....i've been searching for quite a while with no luck...
thanks
keith
ayasin
02-24-2003, 10:01 AM
www.falch.net has an IDE that sits on top of GCC/PRC tools. It will do C++. Also I believe CodeWarrior will allow you to use C++ although I have no personal experience with it. Due to size limitations, the palm can not take full advantage of many C++ features, so its not recommended that you use exceptions, RTTI or templates. If all you want classes and encapsulation, you should be able to achieve this however.
Hope that helps,
Amir
keeperkeith
02-24-2003, 01:07 PM
thanks i'll try it
keith
ThomasK
02-25-2003, 08:15 AM
Hi Keith,
I use the Metrowerks CodeWarrior Development IDE.
Try this Link: http://www.metrowerks.com/MW/Develop/Desktop/PalmOS/Professional/Default.htm
I do not have the latest version of CodeWarrior, but it works fine for Palm OS 4.x.
vBulletin v3.0.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.