On Sat, Aug 11, 2012 at 10:23 AM, Elvis Dowson <elvis.dow...@gmail.com> wrote:
> Hi Khem,
>                   I just noticed that libquadmath was disabled in the 
> gcc-4.7.inc recipe.
>
> EXTRA_OECONF_INITIAL = "--disable-libmudflap \
>                         --disable-libgomp \
>                         --disable-libssp \
>                         --disable-libquadmath \
>                         --with-system-zlib \
>                         --disable-lto \
>                         --disable-plugin \
>                         --enable-decimal-float=no"
>
> Isn't that required for powerpc targets, since it ends up using quads for 
> floats?
>

thats only for bootstrap stage 1. Its not final cross gcc.

> Best regards,
>
> Elvis Dowson
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to