On Sun, 14 Oct 2001 18:44:16 -0400, Akintayo Holder <[EMAIL PROTECTED]> wrote: [snip] > In the latter case I tried > m68k-palmos-coff-gcc -Wall -g -IDIR > '/usr/m68k-palmos-coff/include/PalmOS/Core/System/' -IDIR > '/usr/m68k-palmos-coff/include/PalmOS/Core/Hardware/' -c -o hello.o > hello.c
$ gcc -c hello.c -I/usr/m68k-palmos/coff/include/PalmOS/Core/System \ -I/usr/m68k-palmos/coff/include/PalmOS/Core/Hardware Is /usr/m68k-palmos/coff/include as symlink to /usr/include/PalmOS ? It doesn't matter, just curious (it's a shorter path). -- Eric G. Miller <egm2@jps.net>