Dear Fox Board Professionals, I installed the SDK very carefully on my Debian linux machine, several times, yet, to be very sure I'm doing anythig correct. I'm not aware of anything that I may have overlooked. I also tried the install..ubuntu.sh - same result.
However, if I try to compile helloworld.c I still get errors: [EMAIL PROTECTED]:~/devboard-R2_01/apps/helloworld$ make gcc_cris -mlinux -mno-mul-bug-workaround -muclibc=/home/fox/devboard-R2_01/target/cris-axis-linux-gnuuclibc -Wall -Wshadow -O2 -g -c -o helloworld.o helloworld.c In file included from helloworld.c:1: /usr/local/cris/lib/gcc-lib/cris-axis-linux-gnu/3.2.1/include/stdio.h:36:23: features.h: No such file or directory ... ... I tried to undstand Rules.axis in order to find out how gcc_cris gets its path to search for include files. But I can't without some help. Any idea, what is wrong in my installation? Any idea, what for to look next?
