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]

SEGV while bootstraping


Hi,

for sparc-sun-solaris2.7 I get:

stage1/xgcc -Bstage1/ -B/home/igor/local/gcc-2.96/sparc-sun-solaris2.7/bin/  -DIN_GCC  -DSVR4  -w -W -Wall -Wtraditional -pedantic -Wno-long-long -Wwrite-strings -O0 -g -O2  -DHAVE_CONFIG_H  -o gengenrtl \
 gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `
./gengenrtl -h >tmp-genrtl.h
Segmentation Fault - core dumped

Latest CVS sources updated this morning ( May 10 '00 ).

Thanks

Igor

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