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

2012-08-02 Thread Elvis Dowson
Hi, On Aug 2, 2012, at 10:21 AM, Khem Raj wrote: > > On Aug 1, 2012, at 8:50 PM, McClintock Matthew-B29882 > 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 th

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

2012-08-02 Thread Elvis Dowson
Hi, On Aug 2, 2012, at 10:21 AM, Khem Raj wrote: > > On Aug 1, 2012, at 8:50 PM, McClintock Matthew-B29882 > 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 th

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

2012-08-02 Thread Elvis Dowson
Hi, On Aug 2, 2012, at 10:09, Khem Raj wrote: > > On Aug 1, 2012, at 7:44 PM, Elvis Dowson wrote: > >> Hi Khem, >> >> On Aug 2, 2012, at 2:37 AM, Khem Raj wrote: >> >>> On Aug 1, 2012, at 9:18 AM, Elvis Dowson wrote: >>> Hi, Perhaps the reason none of my root file system bina

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

2012-08-01 Thread Khem Raj
On Aug 1, 2012, at 8:50 PM, McClintock Matthew-B29882 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 _

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

2012-08-01 Thread Khem Raj
On Aug 1, 2012, at 7:44 PM, Elvis Dowson wrote: > Hi Khem, > > On Aug 2, 2012, at 2:37 AM, Khem Raj wrote: > >> On Aug 1, 2012, at 9:18 AM, Elvis Dowson wrote: >> >>> Hi, >>> Perhaps the reason none of my root file system binaries are not working >>> or running is because there is no >>

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

2012-08-01 Thread McClintock Matthew-B29882
Are you running with prelinking? You might try disabling that. It's in local.conf under IMAGE_CLASSES I believe. -M On Wed, Aug 1, 2012 at 9:44 PM, Elvis Dowson wrote: > Hi Khem, > > On Aug 2, 2012, at 2:37 AM, Khem Raj wrote: > >> On Aug 1, 2012, at 9:18 AM, Elvis Dowson wrote: >> >>> Hi, >>>

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

2012-08-01 Thread Elvis Dowson
Hi Khem, On Aug 2, 2012, at 2:37 AM, Khem Raj wrote: > On Aug 1, 2012, at 9:18 AM, Elvis Dowson wrote: > >> Hi, >> Perhaps the reason none of my root file system binaries are not working >> or running is because there is no >> >> GLIBCTARGETOS ?= "linux-gnueabi" >> >> in my machine/virt

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

2012-08-01 Thread Khem Raj
On Aug 1, 2012, at 9:18 AM, Elvis Dowson wrote: > Hi, > Perhaps the reason none of my root file system binaries are not working > or running is because there is no > > GLIBCTARGETOS ?= "linux-gnueabi" > > in my machine/virtex5.conf or local.conf file? you don't need to set it. it shou

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

2012-08-01 Thread Elvis Dowson
Hi, Perhaps the reason none of my root file system binaries are not working or running is because there is no GLIBCTARGETOS ?= "linux-gnueabi" in my machine/virtex5.conf or local.conf file? I couldn't find any documentation on this, and if this is indeed the correct variable name for t