Hi, I've tested all toolchains available at http://autobuilder.yoctoproject.org/pub/releases/yocto-1.7_M2.rc1/toolchain/x86_64/ My test program is very simple: --- c.cpp --- #include int main() {} --- Two considerations 1) the of ppce500v2-toolchain-1.6+snapshot.sh and armv7a-vfp-neon-toolchain-1.6+snapshot.sh is less than others toolchains 2) when I try to compile c.cpp, using ppce500v2 or armv7a I get: source /opt/poky/1.6+snapshot/environment-setup-ppce500v2-poky-linux-gnuspe $CXX c.cpp In file included from c.cpp:2:0: /opt/poky/1.6+snapshot/sysroots/ppce500v2-poky-linux-gnuspe/usr/include/c++/4.9.0/limits:42:28: fatal error: bits/c++config.h: No such file or directory #include I can't figure out what happened with these two toolchains. # find /opt/poky/1.6+snapshot/ -name c++config.h [sudo] password for joaohf: /opt/poky/1.6+snapshot/sysroots/ppce500v2-poky-linux-gnuspe/usr/include/c++/4.9.0/powerpc-poky-linux-gnuspe/bits/c++config.h /opt/poky/1.6+snapshot/sysroots/ppce500v2-poky-linux-gnuspe/usr/src/debug/gcc-runtime/4.9.0-r0/gcc-4.9.0/build.powerpc-poky-linux-gnuspe.powerpc-poky-linux-gnuspe/powerpc-poky-linux-gnuspe/libstdc++-v3/include/powerpc-poky-linux-gnuspe/bits/c++config.h Someone has any hint? I suspect something at meta-fsl-ppc and meta-fsl-arm. Is there QA tests against toolchains? I think there is nice to have one. Like installs all toolchain locally and use each one to compile something. Thanks. On 30-07-2014 03:52, Georgescu, Alexandru C wrote: > Ha, nice to see green here! :) > -- > Alexandru Georgescu > Yocto QA Engineer > SSG/SSD Open Source Technology Center Romania > > > > > On 30/07/14 09:41, "Flanagan, Elizabeth" > wrote: > >> Full green build! >> >> http://autobuilder.yoctoproject.org/pub/releases/yocto-1.7_M2.rc1 >> >> bitbake 4aaf56bfbad4aa626be8a2f7a5f70834c3311dd3 >> eclipse-poky-juno 26bfc407781aa185f244a47ba63120343cee4a37 >> eclipse-poky-kepler 4a167fd662262ebdaa3cf0d332ac0debb52d7904 >> meta-fsl-arm 6ef8db67df3436a463851ff95dcfb6a66132f3c0 >> meta-fsl-ppc 5efa2d27dcf4637b008faf782b5e257b748b24c0 >> meta-intel 67b7f6f3a03ddbdcf66823eb5a236edbc0aa4858 >> meta-minnow ee48eba5895178ec19febee2e0a2d8b0f3ace0e9 >> meta-qt3 3016129d90b7ac8517a5227d819f10ad417b5b45 >> oecore 7986adeac16550b33f65fded39a55f668e0e543f >> poky 2d1660112e54653f7bb763939d0416472c49fe01 >> >> >> -- >> Elizabeth Flanagan >> Yocto Project >> Build and Release -- Joćo Henrique Ferreira de Freitas - joaohf_at_gmail.com Campinas-SP-Brasil