LINUX.ORG.RU

Ошибка кофигурирования пакета Binutils-2.21 на втором проходе при сборке LFS


0

1

Собираю LFS 6.8, споткнулся на конфигурировании пакета Binutils-2.21, предыдущие шаги (вроде как) успешно пройдены. http://rus-linux.net/nlib.php?name=/MyLDP/BOOKS/LFS-BOOK-6.8-ru/lfs-6.8-ru-chapter05-09.html

в ответ на команду

CC="$LFS_TGT-gcc -B/tools/lib/" \
   AR=$LFS_TGT-ar RANLIB=$LFS_TGT-ranlib \
   ../binutils-2.21/configure --prefix=/tools \
   --disable-nls --with-lib-path=/tools/lib

от выдаёт

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
checking for gcc... LFS_TGT-gcc -B/tools/lib/
checking for C compiler default output file name... 
configure: error: in `/mnt/lfs/sources/lfs/binutils-build':
configure: error: C compiler cannot create executables
See `config.log' for more details.

config.log доступен тут ЧЯДНТ?


configure:3858: checking for gcc
configure:3885: result: LFS_TGT-gcc -B/tools/lib/
configure:4114: checking for C compiler version
configure:4123: LFS_TGT-gcc -B/tools/lib/ --version >&5
../binutils-2.21/configure: line 4125: LFS_TGT-gcc: command not found

либо ты забыл $ в CC=«$LFS_TGT-gcc .... либо компилятор у тебя не собрался

bl ★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.