Click to See Complete Forum and Search --> : Programming palm software from linux.


JCool451
03-02-2003, 05:01 AM
How do I make programs for palms? Do I need a special version of gcc?

ubaka
03-04-2003, 08:19 AM
yo, you don't need a different version of gcc i think. you just need the palmossdk which is available somewhere on the net. just do a search. (i've got the slackware version - thought i can't remember where i got it from) ;)

Strike
03-04-2003, 09:48 AM
Well, the Palm SDK comes with a compiler to do stuff with, and I believe it's something like m68k-palmos-gcc or something. But the SDK does have everything you need.

Programming for Palm is ... well, different. Not my cup of tea particularly, but not impossible. Just ... different.

JCool451
03-04-2003, 10:12 PM
Thanks.