Re: [OE-core] using an external (arm) toolchain - just checking i did this properly

2012-08-02 Thread Robert P. J. Day
On Thu, 2 Aug 2012, Robert P. J. Day wrote: > > here's a summary of the eglibc config error i'm having trying to > bake a core-image-minimal for qemuarm on a fully-updated 64-bit ubuntu > 12.04 system using code sourcery's arm toolchain.. > > here's what i've added to the top of my local.conf:

Re: [OE-core] using an external (arm) toolchain - just checking i did this properly

2012-08-02 Thread Robert P. J. Day
here's a summary of the eglibc config error i'm having trying to bake a core-image-minimal for qemuarm on a fully-updated 64-bit ubuntu 12.04 system using code sourcery's arm toolchain.. here's what i've added to the top of my local.conf: TCMODE = "external-sourcery" EXTERNAL_TOOLCHAIN = "/h

Re: [OE-core] using an external (arm) toolchain - just checking i did this properly

2012-08-02 Thread Robert P. J. Day
On Wed, 1 Aug 2012, Chris Larson wrote: > On Wed, Aug 1, 2012 at 6:06 PM, Robert P. J. Day > wrote: > > On Wed, 1 Aug 2012, Chris Larson wrote: > > > >> On Wed, Aug 1, 2012 at 4:57 PM, Robert P. J. Day > >> wrote: > >> > | + cp -a ERROR: ld.so: object ''\''libpseudo.so'\''' from LD_PRELOAD > >

Re: [OE-core] using an external (arm) toolchain - just checking i did this properly

2012-08-01 Thread Robert P. J. Day
On Wed, 1 Aug 2012, Chris Larson wrote: > On Wed, Aug 1, 2012 at 6:06 PM, Robert P. J. Day > wrote: > > On Wed, 1 Aug 2012, Chris Larson wrote: > > > >> On Wed, Aug 1, 2012 at 4:57 PM, Robert P. J. Day > >> wrote: > >> > | + cp -a ERROR: ld.so: object ''\''libpseudo.so'\''' from LD_PRELOAD > >

Re: [OE-core] using an external (arm) toolchain - just checking i did this properly

2012-08-01 Thread Chris Larson
On Wed, Aug 1, 2012 at 6:06 PM, Robert P. J. Day wrote: > On Wed, 1 Aug 2012, Chris Larson wrote: > >> On Wed, Aug 1, 2012 at 4:57 PM, Robert P. J. Day >> wrote: >> > | + cp -a ERROR: ld.so: object ''\''libpseudo.so'\''' from LD_PRELOAD >> > cannot be preloaded: ignored. >> > /home/rpjday/CodeSo

Re: [OE-core] using an external (arm) toolchain - just checking i did this properly

2012-08-01 Thread Robert P. J. Day
On Wed, 1 Aug 2012, Chris Larson wrote: > On Wed, Aug 1, 2012 at 4:57 PM, Robert P. J. Day > wrote: > > | + cp -a ERROR: ld.so: object ''\''libpseudo.so'\''' from LD_PRELOAD > > cannot be preloaded: ignored. > > /home/rpjday/CodeSourcery/Sourcery_G++_Lite/bin/../arm-none-linux-gnueabi/libc/lib/.

Re: [OE-core] using an external (arm) toolchain - just checking i did this properly

2012-08-01 Thread Chris Larson
On Wed, Aug 1, 2012 at 4:57 PM, Robert P. J. Day wrote: > | + cp -a ERROR: ld.so: object ''\''libpseudo.so'\''' from LD_PRELOAD > cannot be preloaded: ignored. > /home/rpjday/CodeSourcery/Sourcery_G++_Lite/bin/../arm-none-linux-gnueabi/libc/lib/. > /home/rpjday/y/builds/oe/qemuarm_csl/tmp-eglibc/w

Re: [OE-core] using an external (arm) toolchain - just checking i did this properly

2012-08-01 Thread Robert P. J. Day
On Wed, 1 Aug 2012, McClintock Matthew-B29882 wrote: > On Wed, Aug 1, 2012 at 6:36 PM, Robert P. J. Day > wrote: > > > > having never used an external toolchain to build an OE image, i > > figured i'd give it a shot to build for qemuarm so, based on *minutes* > > of research to see what it wou

Re: [OE-core] using an external (arm) toolchain - just checking i did this properly

2012-08-01 Thread McClintock Matthew-B29882
On Wed, Aug 1, 2012 at 6:36 PM, Robert P. J. Day wrote: > > having never used an external toolchain to build an OE image, i > figured i'd give it a shot to build for qemuarm so, based on *minutes* > of research to see what it would take to use one from code sourcery, > what i came up with was: >

[OE-core] using an external (arm) toolchain - just checking i did this properly

2012-08-01 Thread Robert P. J. Day
having never used an external toolchain to build an OE image, i figured i'd give it a shot to build for qemuarm so, based on *minutes* of research to see what it would take to use one from code sourcery, what i came up with was: 1) download arm-2009q1-203-arm-none-linux-gnueabi.bin and run it t