This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jun 2003 20:11:34 -0000
- Subject: [Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF
- References: <20030512195604.10758.sebor@roguewave.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10758
dhazeghi@yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|dhazeghi@yahoo.com |
GCC build triplet| |ia64-hp-hpux11.22
GCC host triplet| |ia64-hp-hpux11.22
GCC target triplet| |ia64-hp-hpux11.22
Version|unknown |3.3
------- Additional Comments From dhazeghi@yahoo.com 2003-06-09 20:11 -------
Martin,
I think I've seen this issue on the mailing list before. According to http://gcc.gnu.org/ml/gcc/
2003-06/msg00156.html, it appears that you need to have the GNU assembler (and probably
linker too) installed to build gcc on HP-UX/IPF. Can you try that, and see if that fixes the problem.
If so, I think we need to make an addendum to the installation docs. Thanks,
Dara