View Single Post
Posts: 8 | Thanked: 23 times | Joined on Jun 2009
#12
Originally Posted by javispedro View Post
Not at all, but I would start looking at http://www.mobile-stream.com/devzone.html .

Either way and since it seems that requires the propietary, Win32 only "pacc.exe" compiler, I believe the best way to do arm so's is to just use a "PNO Loader on steroids" like peal, which can also act as a dynamic linker (it is in fact a bare-bones elf linker). The linker itself being 68k code means you could call any PNO function from any 68k code.
Thanks, I will give this a look to see how feasible it can be to get these libraries ported back to PalmOS. Hope they have some better debugging tools for PACE than the official SDK... it was all guess work!

da Monkey