This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11668] Make error on HPUX with gcc3.3
- 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: 25 Jul 2003 15:47:28 -0000
- Subject: [Bug bootstrap/11668] Make error on HPUX with gcc3.3
- References: <20030725070140.11668.liadi@savantis.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=11668
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-25 15:47 -------
Is there more files in the list which differs?
Also can you read <http://gcc.gnu.org/install/specific.html#hppa*-hp-hpux10>?
>From that page:
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.