From mboxrd@z Thu Jan 1 00:00:00 1970 From: sefer@hotmail.com To: gcc-gnats@gcc.gnu.org Subject: bootstrap/3335: failed bootstrap on Mandrake 8 Date: Thu, 21 Jun 2001 10:06:00 -0000 Message-id: <20010621170141.24879.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg00906.html List-Id: >Number: 3335 >Category: bootstrap >Synopsis: failed bootstrap on Mandrake 8 >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Jun 21 10:06:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: sefer@hotmail.com >Release: gcc 3.0 >Organization: >Environment: Mandrake Linux 8, kernel 2.4.2, glibc 2.2.2 running on P3 >Description: I've done as follows: tar zvxf gcc-3.0.tar.gz mkdir tmp-egcs cd tmp-egcs ../gcc-3.0/configure --prefix=/opt/gcc-3.0 make bootstrap It went through all stages just fine. Died compiling stdlibc++. /home/zvi/egcs/gcc/xgcc -B/home/zvi/egcs/gcc/ -nostdinc++ -L/home/zvi/egcs/i686-pc-linux-gnu/libstdc++-v3/src -L/home/zvi/egcs/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/opt/gcc-3.0/i686-pc-linux-gnu/bin/ -B/opt/gcc-3.0/i686-pc-linux-gnu/lib/ -isystem /opt/gcc-3.0/i686-pc-linux-gnu/include -I../../../../gcc-3.0/libstdc++-v3/../gcc -I../../../../gcc-3.0/libstdc++-v3/../include -I../../../../gcc-3.0/libstdc++-v3/include -I../../../../gcc-3.0/libstdc++-v3/include/std -I../../../../gcc-3.0/libstdc++-v3/include/c_std -I../include -I../../../../gcc-3.0/libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -o eh_alloc.o In file included from ../../../../gcc-3.0/libstdc++-v3/libsupc++/eh_alloc.cc:39:../include/bits/gthr.h:29:2: invalid preprocessing directive #_GLIBCPP_ifndef ../include/bits/gthr.h:30:2: invalid preprocessing directive #_GLIBCPP_define ../include/bits/gthr.h:84:2: invalid preprocessing directive #_GLIBCPP_if ../include/bits/gthr.h:85:2: invalid preprocessing directive #_GLIBCPP_include ../include/bits/gthr.h:86:2: invalid preprocessing directive #_GLIBCPP_elif ../include/bits/gthr.h:87:2: invalid preprocessing directive #_GLIBCPP_include ../include/bits/gthr.h:88:2: invalid preprocessing directive #_GLIBCPP_elif ../include/bits/gthr.h:89:2: invalid preprocessing directive #_GLIBCPP_include ../include/bits/gthr.h:92:2: invalid preprocessing directive #_GLIBCPP_elif ../include/bits/gthr.h:93:2: invalid preprocessing directive #_GLIBCPP_if ../include/bits/gthr.h:94:2: invalid preprocessing directive #_GLIBCPP_ifndef ../include/bits/gthr.h:95:2: invalid preprocessing directive #_GLIBCPP_define ../include/bits/gthr.h:96:2: invalid preprocessing directive #_GLIBCPP_endif ../include/bits/gthr.h:97:2: invalid preprocessing directive #_GLIBCPP_endif ../include/bits/gthr.h:98:2: invalid preprocessing directive #_GLIBCPP_include ../include/bits/gthr.h:101:2: invalid preprocessing directive #_GLIBCPP_else ../include/bits/gthr.h:102:2: invalid preprocessing directive #_GLIBCPP_include ../include/bits/gthr.h:103:2: invalid preprocessing directive #_GLIBCPP_endif ../include/bits/gthr.h:105:2: invalid preprocessing directive #_GLIBCPP_endif make[4]: *** [eh_alloc.lo] Error 1 make[4]: Leaving directory `/home/zvi/egcs/i686-pc-linux-gnu/libstdc++-v3/libsupc++' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/zvi/egcs/i686-pc-linux-gnu/libstdc++-v3' make[2]: *** [all-recursive-am] Error 2 make[2]: Leaving directory `/home/zvi/egcs/i686-pc-linux-gnu/libstdc++-v3' make[1]: *** [all-target-libstdc++-v3] Error 2 make[1]: Leaving directory `/home/zvi/egcs' make: *** [bootstrap] Error 2 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: