[Development] Qt 4.8 clang and libc++

Thiago Macieira thiago.macieira at intel.com
Tue Aug 28 14:53:08 CEST 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120828/10fd3e0c/attachment.sig>


More information about the Development mailing list