|
当执行
-bash-2.05b$ ../binutils-2.14/configure --prefix=/tools --disable-nls
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
../binutils-2.14/configure: line 2206: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
紧接着-bash-2.05b$ make configure-host
make: *** No rule to make target `configure-host'. Stop.
试了几遍都不行 |
|