On 2 June 2012 04:14, Ken Werner ken.werner@linaro.org wrote:
Hi,
OpenEmbedded-Core/meta-linaro: * added a default xorg.conf for the qemuarmv7a MACHINE * necessary because OE-Core master switched from Xfbdev to Xorg * noticed that hard float with Linaro GCC 4.6 works on denzil but is broken on master due to differences on the requested/provided interpreter * it used to (accidentally?) work when /lib/ld-linux.so.3 was used even for armhf * need to check out what loader name OE-Core really wants to use
OE-Core shouldn't care, but the GCC and GLIBC do have to match. The GLIBC patch is in trunk, should be in the upcoming 2.16, and I'm looking into a backport for 2.15.(2?).
* worked on getting OE-Core to build with Linaro GCC 4.7 * verified that the recipes for Linaro GCC 4.7 are working for ARM, MIPS, PPC, X86, X86_64 * all images are working!
Awesome.
-- Michael