Re: Issues compiling gcc 12.3.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
Sent: Thursday, January 25, 2024 14:53
To: Damas Joao CHST <Joao.Damas@xxxxxxxxxxxx>
Cc: gcc-help@xxxxxxxxxxx <gcc-help@xxxxxxxxxxx>
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@xxxxxxxxxxxx> 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.




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux