This is the mail archive of the gcc@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-19991110: gcc: Internal compiler error


Hello!

I reported this also to:

        gcc-bugs@gcc.gnu.org
as      gcc: Internal compiler error: program cc1 got fatal signal 11 

and to: bug-gdb@gnu.org
as      Failure to build gdb-4.18 on hppa2.0n-hp-hpux11.00

but since it is a problem with a snapshot, I report it here as well
(hopefully not wrong).


I am trying to build gdb-4.18 and get the following error:

$ make[1]: Entering directory `/tools/contrib/gen/src/gdb-4.18/gdb'
...
gcc -c -O2  -D__HP_CURSES  -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui   breakpoint.c
gcc: Internal compiler error: program cc1 got fatal signal 11

$ gcc -v
Reading specs from /tools/contrib/HP-UX/B.11.00/hppa2.0/bin/../lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.96/specs
gcc version 2.96 19991110 (experimental)
$ gcc -dumpmachine
hppa2.0n-hp-hpux11.00

I configured with:

$ ../egcs-19991110/configure  --enable-version-specific-runtime-libs --prefix=/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs --enable-shared --with-gnu-as --with-as=/tools/contrib/HP-UX/B.11.00/hppa2.0/bin/as

Best Regards!
Marc

-- 
Marc Girod        P.O. Box 320        Voice:  +358-9-511 23746
Nokia Networks    00045 NOKIA Group   Mobile: +358-40-569 7954
Hiomo 5/1         Finland             Fax:    +358-9-511 23580
                          


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