Some more info...Tryed with:
GLIBC_EXTRA_OECONF = "--with-tls --with-cpu=geode --enable-kernel=2.6.32"
and still the same result. Maybe --enable-kernel=2.6.32 must be applied in
global TUNE_CCARGS for this machine?
2017-05-15 13:44 GMT+02:00 Paul Roy :
> Thanks Herman
>
> I´
Thanks Herman
I´m using kernel 3.10 and glibc 2.17. For this last one, i don´t see same
restrictions as in the page you sent.
I´m confused about where in Yocto, is the key to this ...because using same
library/kernel combination works for x86_64.
Regards
Paul
--
_
Hi
I´m using Yocto to create a new machine definition for a Gedeon-LX board. I
can compile the kernel and all the rootfs binaries, but kernel boot crashes
exactly at the /sbin/init load moment. It seems a problem with some
mismatch among kernel and libc library present in my rootfs, because if I
co