I just typed in the Hello World program from the
O'Reilly book "Palm Programming, The Developers Guide"
Pages 70-73, Example 4-1 and 4-3.
I built the program from gleaning over the "GNU Pilot
SDK Tutorial"
Doing the following:
m68k-palmos-coff-gcc -O1 -c hw.c -o hw.o
m68k-palmos-coff-gcc -O1 hw.o hw
m68k-palmos-coff-obj-res hw
build-prc hw.prc "HELLO" HeWo *.hw.grc
Running the above on the emulator and the
PP Pro i get:
----------------------------------------
Fatal Error
HwrRes.c, Line:69, Form rsrc not found
Reset (button)
----------------------------------------
IF anyone can or wants to help I can email the files ..
-pete
Pete Lancashire
PDX Engineering
[EMAIL PROTECTED]