[Releasing] Platform and Compiler configurations for Qt 5.0 beta release
Thiago Macieira
thiago.macieira at intel.com
Mon Apr 30 15:14:46 CEST 2012
On segunda-feira, 30 de abril de 2012 08.39.07, Stephen Chu wrote:
> And I am sorry if this is a noob question but I can't find information
> anywhere. What happens if I have some existing C/C++ libraries that were
> built with gcc? Can those be linked against clang-generated code?
The ABI is the same for both languages. C libraries can definitely be linked
to.
As for C++ libraries, the question is *which* C++ library they link to. Are
they linking to GCC's libstdc++ or Clang's libcxx?
--
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/releasing/attachments/20120430/3c7a358b/attachment.sig>
More information about the Releasing
mailing list