[poky] eglibc configurability
Richard Purdie
richard.purdie at linuxfoundation.org
Mon Feb 7 08:57:43 PST 2011
On Mon, 2011-02-07 at 09:54 -0700, Gary Thomas wrote:
> On 02/07/2011 09:29 AM, Mark Hatle wrote:
> > Could you find the related init script and point me to the contents. I don't
> > see any initscripts in the eglibc integration. The only thing I see is a switch
> > in the locale generation between on target, on host and via QEMU. I'm wondering
> > if maybe this is being triggered?
>
> This could be what I'm seeing. I have ENABLE_BINARY_LOCALE_GENERATION disabled
> in my local.conf (I had troubles with QEMU-ARM on Fedora in the past and this
> was the way around it). It looks like that may be pushing the locale compilation
> to the target.
Correct. The locales have to be generated somewhere!
You turned them off on the build machine so they run on the target. All
is functioning as it should.
FWIW, cross locale gen doesn't use qemu now and is a lot faster so
perhaps you could turn it back on ;-).
Cheers,
Richard
More information about the poky
mailing list