[yocto] GLIBCTARGETOS ?= "linux-gnueabi" for PowerPC 440 targets

Elvis Dowson elvis.dowson at gmail.com
Thu Aug 2 05:20:47 PDT 2012


Hi,

On Aug 2, 2012, at 10:21 AM, Khem Raj wrote:

> 
> On Aug 1, 2012, at 8:50 PM, McClintock Matthew-B29882 <B29882 at freescale.com> wrote:
> 
>> Are you running with prelinking? You might try disabling that. It's in
>> local.conf under IMAGE_CLASSES I believe.
>> 
> 
> FWIW I have seen issues with prelink + ppc64 that said ppc32 + prelink has worked well for me
> 

I've commented out the original USER_CLASSES variable, and removed the image-prelink class, in my local.conf as follows:

#USER_CLASSES ?= "buildstats image-mklibs image-prelink"
USER_CLASSES ?= "buildstats image-mklibs"

Will give it another go, and see what happens.

Elvis Dowson


More information about the yocto mailing list