[yocto] Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor

Khem Raj raj.khem at gmail.com
Sat Aug 11 10:47:13 PDT 2012


On Sat, Aug 11, 2012 at 10:23 AM, Elvis Dowson <elvis.dowson at 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



More information about the yocto mailing list