| View previous topic :: View next topic |
| Author |
Message |
Rhys Sage Guest
|
Posted: Sat Nov 27, 2004 8:37 pm Post subject: Paml OS |
|
|
Any ideas on writing software for the Palm O/S or more specifically the
Zire 31? I don't think Borland C++/Delphi will work on PDAs. What
compiler should I use and where should I get it?
|
|
| Back to top |
|
 |
Randall Parker Guest
|
Posted: Sat Nov 27, 2004 10:32 pm Post subject: Re: Paml OS |
|
|
Does BCBX integrate with Palm? I think BCBX works with Symbian, right? Doesn't it
also work with some other PDA or phone operation system? If so, which one?
What processor is in Palm?
My impression is that BCBX only works with x86 targets and doesn't handle byte sex
and other CPU register sets even if you integrate it with a Gnu debugger back-end on
a different target.
Rhys Sage wrote:
| Quote: | Any ideas on writing software for the Palm O/S or more specifically the
Zire 31? I don't think Borland C++/Delphi will work on PDAs. What
compiler should I use and where should I get it?
|
|
|
| Back to top |
|
 |
Mike Margerum Guest
|
Posted: Mon Nov 29, 2004 1:56 am Post subject: Re: Paml OS |
|
|
PalmSource has a free compiler/eclipse suite on their site. its called PODS
|
|
| Back to top |
|
 |
Rhys Sage Guest
|
Posted: Mon Nov 29, 2004 7:34 pm Post subject: Re: Paml OS |
|
|
Mike Margerum wrote:
| Quote: | PalmSource has a free compiler/eclipse suite on their site. its called
PODS
|
Ah. Found it. It's a 200k download. Wowie. I'm glad I'm using my GF's
broadband connection!
|
|
| Back to top |
|
 |
Mike Margerum Guest
|
Posted: Tue Nov 30, 2004 1:20 am Post subject: Re: Paml OS |
|
|
| Quote: | Ah. Found it. It's a 200k download. Wowie. I'm glad I'm using my GF's
broadband connection!
|
LOL try 200 MB. yeh it's huge. comes with GCC and Eclipse stuff.
Personally, i'd rather just have a real IDE like Code warrior.
|
|
| Back to top |
|
 |
Rhys Sage Guest
|
Posted: Tue Nov 30, 2004 5:01 pm Post subject: Re: Paml OS |
|
|
Mike Margerum wrote:
| Quote: | Ah. Found it. It's a 200k download. Wowie. I'm glad I'm using my GF's
broadband connection!
LOL try 200 MB. yeh it's huge. comes with GCC and Eclipse stuff.
Personally, i'd rather just have a real IDE like Code warrior.
|
Any suggestions as to where I can find code examples from which I can work?
|
|
| Back to top |
|
 |
Mike Margerum Guest
|
Posted: Tue Nov 30, 2004 8:48 pm Post subject: Re: Paml OS |
|
|
| Quote: |
Any suggestions as to where I can find code examples from which I can work?
|
I'd start with the oreilly book and the palmOs bible. There isn't a
whole lot in the way of help on the net but palmSource and PalmOne do
have some example code on their sites. There is also a searchable web
site for the PalmOS development mailing list at:
http://news.palmos.com/read/all_forums/
BTW, PODS 1.1 was literally just released in the last few days.
|
|
| Back to top |
|
 |
|