An additional comment related to wether you want to compile for 68k or arm.
You should compile for 68K processor which will make it easy to stay backward 
compatible.  If you have some performance problems which are cpu related (not 
memory access) then you can write an alternative function using PNO (arm code) 
and switch to that one when the machine is arm based.  
Even if you only write for your own machine for your own usage, it is easier to 
start with 68k
Best regards
Benoit
-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to