On Fri, Aug 22, 2003 at 01:50:13PM +0800, Sinom wrote: > Доброго времени суток! > Пробую собрать gcc3.2-3.2.3-alt1.src.rpm, а оно мне: > + rm -rf build-athlon-alt-linux > + mkdir build-athlon-alt-linux > + pushd build-athlon-alt-linux > ~/RPM/BUILD/gcc-3.2.3/build-athlon-alt-linux ~/RPM/BUILD/gcc-3.2.3 Я не пробовал собирать gcc-3.2.3-alt1 под эту архитектуру (athlon-alt-linux). > + CC=gcc > + CC=gcc > + CFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=athlon > + CXXFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=athlon > + GCJFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=athlon > + XCFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=athlon > + TCFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=athlon > + ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,f77,objc,java --program-suffix=-3.2 --enable-objc-gc --with-system-zlib --without-included-gettext --host=athlon-alt-linux --build=athlon-alt-linux --target=athlon-alt-linux > Created "Makefile" in /home/sinom/RPM/BUILD/gcc-3.2.3/build-athlon-alt-linux using "mh-frag" and "mt-frag" > athlon-alt-linux-gcc: No such file or directory > *** The command 'gcc -o conftest -pipe -Wall -O2 -fexpensive-optimizations -march=athlon conftest.c' failed. > *** You must set the environment variable CC to a working compiler. > ошибка: Неверный код возврата из /home/sinom/tmp/rpm-tmp.86300 (%build) -- ldv