On terça-feira, 28 de agosto de 2012 14.46.24, Yves Bailly wrote:
> Le 24/08/2012 19:11, Sylvain Pointeau a écrit :
> > Hi,
> >
> > I would like to compile Qt 4.8 using clang / libc++ (to have c++11)
> > is it possible?
>
> Doesn't simply using GCC 4.7 provides C++11? or is C++11 support in CLang
> more advanced?

GCC 4.7 does, but some systems decided not to use GCC and instead they've
switched to Clang. Unfortunately, Clang's C++ standard library (libc++) is
binary incompatible with GCC's (libstdc++).

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to