ASTA has some cool features ( http://www.astatech.com/demos/ ) for Palm.
They once have a Pascal compiler for Palm environment, but I don't know if it still exists, I cannot find it in their site. Regards, Agus -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de Sadanandam O. Envoye : vendredi 1 aout 2003 05:51 A : Palm Developer Forum Objet : RE: Newbie Question - Using Visual Studio?? Hi Aaron, Cud u plz brief the topic of compiling the same code for both palm & Pocket. I use CW for palm and eVC++ for PocketPC. Is this possible to configure Visual studio to generate ARM compatible .exe and .prc files. Regards Sadanand. -----Original Message----- From: Aaron Ardiri [mailto:[EMAIL PROTECTED] Sent: Friday, August 01, 2003 2:45 AM To: Palm Developer Forum Subject: Re: Newbie Question - Using Visual Studio?? > Does Visual Studio include an ARM compiler (for PocketPC) > which can produce stand-alone ARM binary executables? > If so, then maybe it can be used to compile ARM pno-lets. > > Pno-lets aren't for Newbie's though... > > But it would be interesting to compare Visual Studio's > C compiler & ARM optimizer performance with the other > 3 choices (CW v9, arm-elf-gcc, and ADS). we thought about this. and, eVC doesn't produce *that* good code :) gcc can do it better - so, we dropped even playing with this (we compile the same code for PPC and palm). i dont know if you can tell the eVC compiler to leave r9 alone and, have it handle the static data/function pointers correctly --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
