Re: [yocto] meta-toolchain uclibc issue

2015-08-13 Thread Khem Raj
> On Jul 16, 2015, at 8:56 AM, paul grant wrote: > > Hello All, > > I'm trying to build a cross compiler toolchain for PowerPC (mpc8544). > > I'm able to successfully bitbake the meta-toolchain target > for glibc, when I check inside the sysroot directory of the sdk, > I find the following dir

[yocto] meta-toolchain uclibc issue

2015-07-16 Thread paul grant
Hello All, I'm trying to build a cross compiler toolchain for PowerPC (mpc8544). I'm able to successfully bitbake the meta-toolchain target for glibc, when I check inside the sysroot directory of the sdk, I find the following directories: ppce500v2-poky-linux-gnuspe x86_64-pokysdk-linux The dir

Re: [yocto] meta-toolchain uclibc issue

2012-06-01 Thread Khem Raj
On Fri, Jun 1, 2012 at 8:01 AM, John Toomey wrote: > Hello all, > > I'm trying to use uClibc and meta-toolchain to compile software for my > target system. After building and installing the toolchain I get the > following error when trying to compile: > > /toolchain$ $CC hello.c -o hello_after > /

[yocto] meta-toolchain uclibc issue

2012-06-01 Thread John Toomey
Hello all, I'm trying to use uClibc and meta-toolchain to compile software for my target system. After building and installing the toolchain I get the following error when trying to compile: /toolchain$ $CC hello.c -o hello_after /toolchain/poky/1.2/sysroots/x86_64-pokysdk-linux/usr/bin/i586-