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/8767: stage 2: error on dwarfout.o


>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:


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