make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
        --with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
    grep -E "(error:|Error)" makelog.r15-3093.i686.intel >> 
makelog.r15-3093.i686.intel.mail; \
    tail -n +20 makelog.r15-3093.i686.intel | grep -C 10 -E "error:" >> 
makelog.r15-3093.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
/tmp/ccFpTwyk.s:617892: Error: can't resolve .text.unlikely - .LM4714
/tmp/ccFpTwyk.s:617897: Error: can't resolve .text - .LM4715
/tmp/ccFpTwyk.s:618159: Error: can't resolve .text.unlikely - .LM4767
/tmp/ccFpTwyk.s:618164: Error: can't resolve .text - .LM4768
/tmp/ccFpTwyk.s:618171: Error: can't resolve .text.unlikely - .LM4769
make[6]: *** [Makefile:1194: gtype-desc.o] Error 1
/tmp/ccfzEjmM.s:764367: Error: can't resolve .text.unlikely - .LM18337
make[6]: *** [Makefile:1194: ipa-icf.o] Error 1
/tmp/cc6P8V1a.s:791800: Error: can't resolve .text.unlikely - .LM8986
make[6]: *** [Makefile:1194: ipa-modref.o] Error 1
make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2
make[4]: *** [Makefile:30208: stage3-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
==================== Detailed Info around error (+- 10 Lines) 
====================

Reply via email to