[Development] QtCS 2017 QtCore sessions

Thiago Macieira thiago.macieira at intel.com
Fri Dec 1 21:35:34 CET 2017


On Friday, 1 December 2017 10:59:48 PST Jean-Michaƫl Celerier wrote:
> > (just look at how we have to build Linux binaries with GCC 4.8).
> 
> Isn't it possible to use a newer GCC but to tell it to use GCC 4.8's ABI ?
> eg to target GCC 4.8, by using -fabi-version=2 -D_GLIBCXX_USE_CXX11_ABI=0

Don't tempt fate.

In theory, it's possible to use GCC 6 against an old set of libstdc++ headers.

I don't know if the GCC devs officially support this (Ville, can you chime 
in?).

I wouldn't try. Just use an older GCC.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list