Hi Warren,
I'm running Windows in my System and the Example u told , they have given is for
Unix system .
Below is my batch file for compiling.
/////////
m68k-palmos-gcc hello.c -o hello.o -g -palmos3.5
Build-prc hello.prc "hello" PET hello.o
/////////
Using the above i get hello.prc and when run in pose it runs well.
But when i try to debug like below
///////
m68k-palmos-gdb hello
//////
I get some more messages from the debugger like
This GDB was configured as "--host=i686-pc-cygwin32 --target=m68k-palmos"...
hello: No such file or directory.
Where i'm going wrong...why i'm not getting " .prc-less " file.
-Peter
Warren Young wrote:
> Peter wrote:
> >
> > It is giving error as " dbprg No such File ro Directory "
>
> Download the "Hello, World!" sample from the FAQ, build it, and see how
> your build commands differ from the way the sample is built. This will
> tell you why you don't get a ".prc-less" file from the linker.
> --
> = Warren Young -- Maintainer of the Palm OS Programmer's FAQ at:
> = http://www.cyberport.com/~tangent/palm/faq/
> =
> = ICBM Address: 36.8274040 N, 108.0204086 W, alt. 1714m
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see
>http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/