This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/8845] Cannot generate gcc 3.2.1 on HPUX 10.20
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2003 03:19:03 -0000
- Subject: [Bug bootstrap/8845] Cannot generate gcc 3.2.1 on HPUX 10.20
- References: <20021206080601.8845.philippe.defert@cern.ch>
- 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=8845
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-27 03:19 -------
This really sounds like gcc really did not use gas from <http://gcc.gnu.org/install/
specific.html#hppa*-hp-hpux10>:
The HP assembler on these systems has some problems. Most notably the assembler
inserts timestamps into each object file it creates, causing the 3-stage comparison test to
fail during a make bootstrap . You should be able to continue by saying make all after
getting the failure from make bootstrap .