|
|

楼主 |
发表于 2004-12-1 20:21:15
|
显示全部楼层
帮忙.
lfs:~$ cd /mnt/lfs/sources/binutils-2.14
lfs:/mnt/lfs/sources/binutils-2.14$ mkdir ../binutils-build
lfs:/mnt/lfs/sources/binutils-2.14$ cd ../binutils-build
lfs:/mnt/lfs/sources/binutils-build$ ../binutils-2.14/configure --prefix=/tools --disable-nls
creating 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. |
|