public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Damas Joao CHST <Joao.Damas@syngenta.com>
To: Jonathan Wakely <jwakely.gcc@gmail.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 15:09:42 +0000	[thread overview]
Message-ID: <DU0PR05MB9333418A427CAB6CCFD2BC7BF77A2@DU0PR05MB9333.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <CAH6eHdQH4uXMnKDLh6wWA4sX1djAHMFU3OquAjoafeNUr12oFw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1379 bytes --]

Yes, you are correct, it is a tainted environment with some CXXFLAGS that I need to figure out where they are coming from.

Thanks for the help!
João
________________________________
From: Jonathan Wakely <jwakely.gcc@gmail.com>
Sent: Thursday, January 25, 2024 14:53
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

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

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.

This message may contain confidential information. If you are not the designated recipient, please notify the sender immediately, and delete the original and any copies. Any use of the message by you is prohibited.

      reply	other threads:[~2024-01-25 15:09 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
2024-01-25 15:09       ` Damas Joao CHST [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=DU0PR05MB9333418A427CAB6CCFD2BC7BF77A2@DU0PR05MB9333.eurprd05.prod.outlook.com \
    --to=joao.damas@syngenta.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=jwakely.gcc@gmail.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).