Re: Can I compile source in .xrd format without CodeWarrior?

2005-08-18 Thread Henk Jonas
[EMAIL PROTECTED] wrote: Hi Henk Jonas, Thank you for your reply. I'm trying write a makefile to compile a sample code which is originally for CodeWarrior. I have PODS with palmrc. I understand taht palmrc can generate .trc, but I don't know how can I add the .trc into the object code .prc?

Re: Can I compile source in .xrd format without CodeWarrior?

2005-08-17 Thread Henk Jonas
[EMAIL PROTECTED] wrote: I don't have CodeWarrior. I'm trying to figure out how to use makefile to compile the code with it's source in .xrd format? Please help. Isn't .xrd the resource file format from PODS? -- -

RE: Can I compile source in .xrd format without CodeWarrior?

2005-08-17 Thread Eric Cloninger
compile source in .xrd format without CodeWarrior? [EMAIL PROTECTED] wrote: I don't have CodeWarrior. I'm trying to figure out how to use makefile to compile the code with it's source in .xrd format? Please help. Isn't .xrd the resource file format from PODS

RE: Can I compile source in .xrd format without CodeWarrior?

2005-08-17 Thread jweng
Hi Henk Jonas, Thank you for your reply. I'm trying write a makefile to compile a sample code which is originally for CodeWarrior. I have PODS with palmrc. My makefile looks like following: all : WatchMain.prc clean WatchMain.prc : code.WatchMain.grc tver0001.bin build-prc

RE: Can I compile source in .xrd format without CodeWarrior?

2005-08-17 Thread jweng
Hi Henk Jonas, Thank you for your reply. I'm trying write a makefile to compile a sample code which is originally for CodeWarrior. I have PODS with palmrc. I understand taht palmrc can generate .trc, but I don't know how can I add the .trc into the object code .prc? -- For information on