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