This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bootstrap failure


The current cvs gcc doesn't build on my x86 Red Hat Linux 6.2 box.
I'm using the native (/usr/bin/gcc) compiler to build.
I've seen this problem for a couple days now.

/x1/egcs/build/gcc/xgcc -B/x1/egcs/build/gcc/ -nostdinc++ -L/x1/egcs/build/i686-pc-linux-gnu/libstdc++-v3/src -L/x1/egcs/build/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/x1/egcs/install/i686-pc-linux-gnu/bin/ -B/x1/egcs/install/i686-pc-linux-gnu/lib/ -isystem /x1/egcs/install/i686-pc-linux-gnu/include -I../../../../gcc/libstdc++-v3/../gcc -I../../../../gcc/libstdc++-v3/../include -I/x1/egcs/build/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/x1/egcs/build/i686-pc-linux-gnu/libstdc++-v3/include -I../../../../gcc/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/libstdc++-v3/libsupc++/eh_alloc.cc  -fPIC -DPIC -o eh_alloc.o
../../../../gcc/libstdc++-v3/libsupc++/eh_alloc.cc:163: Internal compiler error    in make_decl_rtl, at varasm.c:834

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]