bootstrap/4209: The stage three xgcc doesn't seem to want to build c++ stuff while building GCC itself.

will@velkor.za.net will@velkor.za.net
Mon Sep 3 11:06:00 GMT 2001


>Number:         4209
>Category:       bootstrap
>Synopsis:       The stage three xgcc doesn't seem to want to build c++ stuff while building GCC itself.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 03 11:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Willie Viljoen
>Release:        GCC 3.0.1, trying to build it with GCC 2.95.2
>Organization:
>Environment:
i686-pc-linux-gnu
>Description:
The build of GCC fails, on what appears to be some C++ stuff,
I think it's the stage three xgcc that is built to compile
the rest of the compiler... here is the last command before the error
and the output:

/usr/src/gcc-i686-pc-linux-gnu/gcc/xgcc -B/usr/src/gcc-i686-pc-linux-gnu/gcc/ -nostdinc++ -L/usr/src/gcc-i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -nostdinc++ -I/usr/src/gcc-i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/usr/src/gcc-i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3/include -I../../../../gcc-3.0.1/libstdc++-v3/libsupc++ -I../../../../gcc-3.0.1/libstdc++-v3/libmath -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.1/libstdc++-v3/src/locale-inst.cc  -fPIC -DPIC -o .libs/locale-inst.o
xgcc: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[4]: *** [locale-inst.lo] Error 1
make[4]: Leaving directory `/usr/src/gcc-i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/gcc-i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/usr/src/gcc-i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/usr/src/gcc-i686-pc-linux-gnu'
make: *** [bootstrap] Error 2
>How-To-Repeat:
Build GCC 3.0.1 on a Slackware linux box, running resonably
new binutils (2.11 series).
>Fix:
Not known
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list