|
|
那里出错了,以前没这样的错误.
[root@localhost linuxnovice]# su - lfs
lfs:~$ cd /mnt/lfs/sources/binutils-build
lfs:/mnt/lfs/sources/binutils-build$ ../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
gcc: installation problem, cannot exec `as': Too many levels of symbolic links
*** The command 'gcc -o conftest -O2 conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
我的系统是FC3,是不是GCC的问题?怎么解决? |
|