Author Topic: G++ configuration standard  (Read 6297 times)

cjnoyesuws

  • Guest
G++ configuration standard
« on: May 30, 2022, 11:41:05 pm »
the configuration allows to configure the gcc c standard i.e. 11 but not for g++ and complains when I use that setting for it.

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1868
Re: G++ configuration standard
« Reply #1 on: May 31, 2022, 11:33:17 am »
Can you quote the complaint?
Which compiler are you using (brand and version)?