This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/8767: stage 2: error on dwarfout.o
- From: carlos at embedded dot cl
- To: gcc-gnats at gcc dot gnu dot org
- Date: 30 Nov 2002 17:24:57 -0000
- Subject: bootstrap/8767: stage 2: error on dwarfout.o
- Reply-to: carlos at embedded dot cl
>Number: 8767
>Category: bootstrap
>Synopsis: stage 2: error on dwarfout.o
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Nov 30 09:26:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Carlos Manuel Duclos Vergara
>Release: gcc-3.2.1
>Organization:
>Environment:
SuSE Linux 7.2 with gcc 2.95-3
>Description:
stage1/xgcc -Bstage1/ -B/usr/local/i586-pc-linux-gnu/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/dwarfout.c -o dwarfout.o
../../gcc-3.2.1/gcc/dwarfout.c: In function `fundamental_type_code':
../../gcc-3.2.1/gcc/dwarfout.c:1880: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [dwarfout.o] Error 1
make[2]: Leaving directory `/home/carlos/Builds/gcc-build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/home/carlos/Builds/gcc-build/gcc'
make: *** [bootstrap-lean] Error 2
>How-To-Repeat:
downloaded gcc-3.2.1, binutils-2.13.1pre1
linked binutils into gcc source tree
mkdir gcc-build
cd into gcc-build
<gcc-srcdir>/configure
make bootstrap-lean
>Fix:
I wish i knew it :-)
>Release-Note:
>Audit-Trail:
>Unformatted: