egcs-2.90.29 980515 problem compiling vim 5.3

Jeffrey A Law law@cygnus.com
Wed Jun 30 23:07:00 GMT 1999


  In message < 19990628142913.B10910@cae.wisc.edu >you write:
  > 
  > --huq684BweRXVnRxX
  > Content-Type: text/plain; charset=us-ascii
  > 
  > This problem was encountered compiling vim 5.3 ( http://www.vim.org/ ) for
  > hpux 10.20.  The problem occurred in the src/ctags directory.
  > 
  > myprompt% gcc -v --save-temps -I. -I. -DHAVE_CONFIG_H -g -O2 -Wall -Wshadow
  >  -c options.c
  > Reading specs from /afs/engr.wisc.edu/src/gnu/egcs/lib/gcc-lib/hppa1.1-hp-h
  > pux10.20/egcs-2.90.29/specs
  > gcc version egcs-2.90.29 980515 (egcs-1.0.3 release)
  >  /afs/engr.wisc.edu/src/gnu/egcs/lib/gcc-lib/hppa1.1-hp-hpux10.20/egcs-2.90
  > .29/cpp -lang-c -v -I. -I. -undef -D__GNUC__=2 -D__GNUC_MINOR__=90 -Dhppa -
  > Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D__hppa__ -D__hp900
  > 0s800__ -D__hp9000s800 -D__hp9k8__ -D__PWB__ -D__hpux__ -D__unix__ -D__hppa
  >  -D__hp9000s800 -D__hp9k8 -D__PWB -D__hpux -D__unix -Asystem(unix) -Asystem
  > (hpux) -Acpu(hppa) -Amachine(hppa) -D__OPTIMIZE__ -g -Wall -Wshadow -D__hp9
  > 000s700 -D_PA_RISC1_1 -D_HPUX_SOURCE -D_HIUX_SOURCE -DHAVE_CONFIG_H options
  > .c options.i
  > GNU CPP version egcs-2.90.29 980515 (egcs-1.0.3 release) (hppa)
  > #include "..." search starts here:
  > #include <...> search starts here:
  >  .
  >  /afs/engr.wisc.edu/src/gnu/egcs/hppa1.1-hp-hpux10.20/include
  >  /afs/engr.wisc.edu/src/gnu/egcs/lib/gcc-lib/hppa1.1-hp-hpux10.20/egcs-2.90
  > .29/include
  >  /usr/include
  > End of search list.
  >  /afs/engr.wisc.edu/src/gnu/egcs/lib/gcc-lib/hppa1.1-hp-hpux10.20/egcs-2.90
  > .29/cc1 options.i -quiet -dumpbase options.c -g -O2 -Wall -Wshadow -version
  >  -o options.s
  > GNU C version egcs-2.90.29 980515 (egcs-1.0.3 release) (hppa1.1-hp-hpux10.2
  > 0) compiled by GNU C version egcs-2.90.29 980515 (egcs-1.0.3 release).
  > gcc: Internal compiler error: program cc1 got fatal signal 6
  > 
You need to upgrade -- egcs-1.0.x is rather old.

This bug was fixed in egcs-1.1.x.

jeff



More information about the Gcc-bugs mailing list