public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrea 'Fyre Wyzard' Bocci <fwyzard@inwind.it>
To: "Jubin" <jubind@subexgroup.com>,<gcc-help@gcc.gnu.org>
Subject: Re: Bootstrap comparison failure!
Date: Tue, 08 Jan 2002 13:13:00 -0000	[thread overview]
Message-ID: <5.1.0.14.0.20020108220412.02ddfd68@popmail.inwind.it> (raw)
In-Reply-To: <000301c1987b$7ba477a0$4be610ac@JUBINd>

At 01.04 09/01/2002 (GMT +0530), Jubin wrote:

>When i am compiling gcc on HP UX 11 i am getting the error
>Bootstrap comparison failure!
>
>Anybody knows what it is ??

When you bootstrap gcc, it does 4 things:
1) build gcc with the system compiler (1st stage)
2) build gcc with the 1st stage gcc built compiler
3) build gcc with the 2nd stage gcc built compiler
4) compares 2nd and 3rd stage built compilers, to ensure that everything is 
working fine.

I've read in this list that the HP assembler embeds time stamps in the .o 
files, so they ALWAYS look diferent.

>How to solve  this ??

I don't know if it is possible to disable this in the HP assembler, or to 
tell gcc not to care about this.
The alternative would be to build and use GNU binutils (assembler, linker, 
etc.), which don't have this problem.

HTH
fwyzard

  reply	other threads:[~2002-01-08 21:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-08 12:30 Jubin
2002-01-08 13:13 ` Andrea 'Fyre Wyzard' Bocci [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-05 15:31 bootstrap " Carl B. Constantine
2001-07-08 19:11 Bootstrap " ERICSON, MATHEW (A-Australia, ex1)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.1.0.14.0.20020108220412.02ddfd68@popmail.inwind.it \
    --to=fwyzard@inwind.it \
    --cc=gcc-help@gcc.gnu.org \
    --cc=jubind@subexgroup.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).