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

Elvis Dowson elvis.dowson at gmail.com
Sat Aug 11 10:23:03 PDT 2012


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? 

Best regards,

Elvis Dowson


More information about the yocto mailing list