This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

bootstrap/7020: bootstrap failure on powerpc-unknown-linux-gnu


>Number:         7020
>Category:       bootstrap
>Synopsis:       bootstrap failure on powerpc-unknown-linux-gnu
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 13 10:36:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matt Kraai
>Release:        3.2 20020613 (experimental)
>Organization:
>Environment:
System: Linux catalonia 2.4.18-newpmac #1 Thu Mar 14 22:44:49 EST 2002 ppc unknown
Architecture: ppc

Debian woody (unreleased)

host: powerpc-unknown-linux-gnu
build: powerpc-unknown-linux-gnu
target: powerpc-unknown-linux-gnu
configured with: ../gcc/configure 
>Description:
	$ make bootstrap
	[snip]
	./xgcc -B./ -B/usr/local/powerpc-unknown-linux-gnu/bin/ -isystem /usr/local/powerpc-unknown-linux-gnu/include -isystem /usr/local/powerpc-unknown-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -fPIC -mstrict-align -DL_bb -c ../../gcc/gcc/libgcc2.c -o libgcc/./_bb.o
	../../gcc/gcc/libgcc2.c: In function `__bb_exit_func':
	../../gcc/gcc/libgcc2.c:1454: internal compiler error: Internal compiler error in dwarf2out_frame_debug_expr, at dwarf2out.c:1517
	Please submit a full bug report,
	with preprocessed source if appropriate.
	See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
	make[3]: *** [libgcc/./_bb.o] Error 1
	make[3]: Leaving directory `/home/kraai/dev/gcc/objdir/gcc'
	make[2]: *** [stmp-multilib] Error 2
	make[2]: Leaving directory `/home/kraai/dev/gcc/objdir/gcc'
	make[1]: *** [stage1_build] Error 2
	make[1]: Leaving directory `/home/kraai/dev/gcc/objdir/gcc'
	make: *** [bootstrap] Error 2
>How-To-Repeat:
	make bootstrap
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


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