In article <[EMAIL PROTECTED]>, Yann Garcia wrote:
> Hi,
> 
> I'm trying to use PRC-Tools on Red-Hat 9.0
> I got the sample 'hello' and I try to compile it. I use the PalmOS sdk
> 4.0.
> The compilation failed with this two errors:
> 
> m68k-palmos-gcc -palmos4.0 -Wall -g   -c -o hello.o hello.c
> m68k-palmos-gcc: unrecognized option `-palmos4.0'
> In file included from hello.c:11:
> /usr/share/prc-tools/include/PalmOS.h:12: #error No genuine PalmOS.h
> found
> /usr/share/prc-tools/include/PalmOS.h:15: warning: #warning use Pilot.h
> if you really mean to use the 3.1 SDK or earlier; you may need to run
> palmdev-prep or use a suitable -palmosN option -- see
> "http://prc-tools.sourceforge.net/cgi-bin/info/palmdev-prep"; for details
> make: *** [hello.o] Erreur 1
> 
> 
> Anyone can help me to understand what happen? Why gcc doesn't recognize
> 4.0 SDK?
> 
> Thanks a lot for your help.
> 
> Cheers,
> 
> Yann

It looks like you did not read the instructions on post install activities
for prc-tools in the documentation on the sourceforge site.
Go to http://prc-tools.sourceforg.net/install/rpm.html which contains
instructions for Linux installations.
Read the Post-installation setup section. Hint: palmdev-prep.

HTH

Ton van Overbeek

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to