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]

egcs-20000807 snapshot on hppa2.0-hp-hpux10.20


Hello,
 I configured with --with-gnu-as and --prefix= and make bootstrap
failed:

 gencodes.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.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 ` 
./gencodes ../../egcs-20000807/gcc/config/pa/pa.md > tmp-codes.h
/bin/sh ../../egcs-20000807/gcc/move-if-change tmp-codes.h insn-codes.h
touch s-codes
stage1/xgcc -Bstage1/ -B/home/absd00t/local/hppa2.0-hp-hpux10.20/bin/ -c  -DIN_GCC    -W -Wall -Wtraditional -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -O2 -I/usr/include/Motif1.1 -I/usr/include/X11R4  -DHAVE_CONFIG_H    -I. -I../../egcs-20000807/gcc -I../../egcs-20000807/gcc/config -I../../egcs-20000807/gcc/../include ../../egcs-20000807/gcc/c-decl.c
../../egcs-20000807/gcc/c-decl.c: In function `builtin_function':
../../egcs-20000807/gcc/c-decl.c:3262: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [c-decl.o] Error 1
make[2]: Leaving directory `/tmp/egcs-obj/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/tmp/egcs-obj/gcc'
make: *** [bootstrap] Error 2
/tmp/egcs-obj>

I already have 2.95 and 2.95.2 working ok on the system.

Regards,
osman

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