public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: Rogerio de Souza Moraes <rogerio@cadence.com>
Cc: "gcc@gcc.gnu.org" <gcc@gcc.gnu.org>
Subject: Re: Which compiler version should we use to compile Cadence Compilers
Date: Mon, 09 Apr 2018 22:37:00 -0000	[thread overview]
Message-ID: <CAH6eHdQpNOMjXhN5msi5XZXtrUfYaUymiMjRzGzAYL8bk_qXLA@mail.gmail.com> (raw)
In-Reply-To: <F525155B-9CF9-4FD7-BC99-2A4E8CC22796@cadence.com>

On 9 April 2018 at 20:29, Rogerio de Souza Moraes wrote:
> Hi everyone,
>
> I goal is to discuss if we should use the compiler available in the build machine (for example, in RHEL 6.5 it is GCC v4.4.7) or if we should use the previous version of Cadence GCC (for example v4.8.3).
>
> Currently, we use the lastest officially supported Cadence GCC version.
>
> But we are using the configuration parameter “enable-bootstrap”, which steps are described below, I think we could use the compiler available in the build machine.

When you do a bootstrap the final result is built by the new GCC. It
doesn't matter which version you start with, the final result will be
the same.

      reply	other threads:[~2018-04-09 22:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-09 22:17 Rogerio de Souza Moraes
2018-04-09 22:37 ` Jonathan Wakely [this message]

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=CAH6eHdQpNOMjXhN5msi5XZXtrUfYaUymiMjRzGzAYL8bk_qXLA@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc@gcc.gnu.org \
    --cc=rogerio@cadence.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).