[Bug bootstrap/64919] New: bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc
tgard at opentext dot com
gcc-bugzilla@gcc.gnu.org
Tue Feb 3 13:47:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919
Bug ID: 64919
Summary: bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: tgard at opentext dot com
Created attachment 34652
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34652&action=edit
The command from config.log which fails
The HPUX version is 11.31
gcc-4.9.2 did not bootstrap using HPUX aCC so I installed gcc-4.7.2 and used
this.
The latest gnu assembler is used as I failed to get gcc-4.7.2 to work.
The error is:
-------------------------------
configure:3389: /builds/gbgbuild/bld/gcc/stbldh01/obj-4.9.2/./gcc/xgcc
-B/builds/gbgbuild/bld/gcc/stbldh01/obj-4.9.2/./gcc/
-B/usr/local/gcc-4.9.2/ia64-hp-hpux11.31/bin/
-B/usr/local/gcc-4.9.2/ia64-hp-hpux11.31/lib/ -isystem
/usr/local/gcc-4.9.2/ia64-hp-hpux11.31/include -isystem
/usr/local/gcc-4.9.2/ia64-hp-hpux11.31/sys-include -o conftest -g -O2
conftest.c >&5
conftest.c: In function 'main':
conftest.c:11:1: internal compiler error: Segmentation fault
main ()
^
libbacktrace could not find executable to open
Please submit a full bug report,
....
configure:3620: error: in
`/builds/gbgbuild/bld/gcc/stbldh01/obj-4.9.2/ia64-hp-hpux11.31/libgcc':
configure:3623: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details
----------------------------------
See also attachments
More information about the Gcc-bugs
mailing list