hailiangcai1021 发表于 2009-12-10 20:19:52

安装skyeye ./configure --target=arm-elf --prefix=/usr/local/

我在装skyeye时候出现执行./configure --target=arm-elf --prefix=/usr/local/
命令出现下面的错误

# ./configure --target=arm-elf --prefix=/usr/local/
Configuring for a i686-pc-linux-gnuoldld host.
Created "Makefile" in /usr/src/skyeye
/usr/bin/ld: line 1: syntax error near unexpected token `newline'
/usr/bin/ld: line 1: `!<arch>'
collect2: ld returned 2 exit status
*** The command 'gcc -o conftest -g -O2   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
页: [1]
查看完整版本: 安装skyeye ./configure --target=arm-elf --prefix=/usr/local/