请教SkyEye安装问题
请教 在安装skyeye程序的时候出现以下提示,请教是什么原因造成的呢就是在使用./configure --target=arm-elf --prefix =/usr/local 之后出现的提示:
./configure:line 8:cc:commond not found
***The commond 'cc -o conftest -g conftest'failed.
***You must set the environment variable cc to a working compiler.
以上信息是什么原因造成的呢? You can export an envionment variable by the following command:
export CC=gcc 谢谢 ksh版主,我今天回去试一下,有什么问题再来请教 :) 您好 版主我用export cc=gcc 之后 出现的提示的内容和上面一样,只是那提示里的
"cc"变成了GCC
是不是我那块做的还是不对? I also have meet the problem.
Maybe that means you should download a c or gcc compiler to setup.
but how,I'm trying............... I strongly require that you change your article title to" ./configure:line 8:cc:commond not found ".The title is so common that I hardly find it! After I clicked many titiles,I get this title!Beginner:change the title which anyone can read iteasily!
The problem is like that: when you download your cygwin,choose "default" to down it.In default mode,the cc or gcc can not be down.So the problem is coming when you type the order"./configure --target=arm-elf --prefix =/usr/local" in your cygwin shell.
You should choose "install" instead of "default",the problem would be sloved.
That means "Download all,Setup all".Or you can make a sensible choice if you know the meanings of every packages.
Good luck.
页:
[1]