Thanks, Ben. I understand it is possible to make a complete ARM compile and use the 3.x versions provided? However, how to integrate it to PODS and what SDK to use? Any help / link appreciated. My application is designed for Garnet Devices (i. e. 5.4 and later).
Kind regards, Harald - [EMAIL PROTECTED] -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Ben Combee Gesendet: Freitag, 14. März 2008 06:36 An: Palm Developer Forum Betreff: Re: More recent GCC compiler available for Palm development? On Thu, Mar 13, 2008 at 4:28 PM, Harald Schlangmann <[EMAIL PROTECTED]> wrote: > has anyone here compiled a more recent GCC for PalmOS than the one provided > with prc-tools v2.3? Is it possible with available sources? The GCC included > in the prc package is 2.95.3. > > I compiled gcc years ago using the bootstrap procedure on a NeXT, I guess > its a pain doing it on the WinXP platform... The reason you don't see an updated GCC for Palm OS 68K is because the changes made to GCC 2.95 for building 68K applications on Palm OS were pretty big, and no one has ported them forward to a newer source base. You'll see that the ARM compiler in the last PRC-Tools release is much newer. Unfortunately, there's not really anyone with the skills or interest to do the 68K work. I did the last updates for the 68K CodeWarrior compiler (not based on GCC) back in 2003, and that's been static since then. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/ -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
