public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: Damas Joao CHST <Joao.Damas@syngenta.com>
Cc: "gcc-help@gcc.gnu.org" <gcc-help@gcc.gnu.org>
Subject: Re: Issues compiling gcc 12.3.0
Date: Thu, 25 Jan 2024 13:53:19 +0000	[thread overview]
Message-ID: <CAH6eHdQH4uXMnKDLh6wWA4sX1djAHMFU3OquAjoafeNUr12oFw@mail.gmail.com> (raw)
In-Reply-To: <DU0PR05MB9333A3DE4FBDD7450A65F183F77A2@DU0PR05MB9333.eurprd05.prod.outlook.com>

On Thu, 25 Jan 2024 at 13:42, Damas Joao CHST <Joao.Damas@syngenta.com> wrote:
>
>
>
> Hi Johathan,
>
> Thank you very much for your kind answer.
>
> When building, I am doing it in a new directory, and calling configure and make from it, as recommended in the documentation.
>
> The only flags I'm passing during configure is prefix and disable-multilib. The rest I am keeping as default. For make, I am passing no flags except -j.

That -std=c++17 has to be coming from somewhere though.

Try 'env grep std=c' to see if you're setting it via the environment.

  reply	other threads:[~2024-01-25 13:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-25 10:19 Damas Joao CHST
2024-01-25 10:24 ` Jonathan Wakely
2024-01-25 10:25 ` Jonathan Wakely
2024-01-25 13:42   ` Damas Joao CHST
2024-01-25 13:53     ` Jonathan Wakely [this message]
2024-01-25 15:09       ` Damas Joao CHST

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=CAH6eHdQH4uXMnKDLh6wWA4sX1djAHMFU3OquAjoafeNUr12oFw@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=Joao.Damas@syngenta.com \
    --cc=gcc-help@gcc.gnu.org \
    /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).