我是个新手,当安装到要求输入./configure --target=arm-elf --prefix=/usr/local,这一步时就出错,它下面的提示是:
configuring for a i686-pc-linux-gnu host.
Created"Makefile"in /opt/skyeye-cdrom/SkyEye/skyeye/skyeye
./configure:line8:cc:command not found.
***The command 'cc -o conftest -g conftest.c' faild.
***You must set the environment variable CC to a working compiler
请版主帮帮忙啊,我已经安装了uClinux_gnutools交叉编译工具了啊,为什么会这样的呢?