[oe] [meta-openembedded/toolchain-layer] Adding retired toolchain support for gcc-4.5.1 and eglibc-2.13

2012-08-13 Thread Elvis Dowson
Hi, I've created a set of patches to add retired toolchain support for gcc-4.5.1, to the meta-openembedded/toolchain-layer. I've also included a patch for eglibc-2.13. Builds for PowerPC 440 processors soft-float don't work with eglibc-2.15 and 2.16. I could add it to the meta-xilinx lay

Re: [oe] [meta-openembedded/toolchain-layer] Adding retired toolchain support for gcc-4.5.1 and eglibc-2.13

2012-08-13 Thread Khem Raj
Were you able to build eglibc 2.13 with gcc 4.7 And run it On Monday, August 13, 2012, Elvis Dowson wrote: > Hi, > I've created a set of patches to add retired toolchain support for gcc-4.5.1, to the meta-openembedded/toolchain-layer. > > I've also included a patch for eglibc-2.13. Builds

Re: [oe] [meta-openembedded/toolchain-layer] Adding retired toolchain support for gcc-4.5.1 and eglibc-2.13

2012-08-13 Thread Elvis Dowson
On Aug 14, 2012, at 4:15 AM, Khem Raj wrote: > Were you able to build eglibc 2.13 with gcc 4.7 > And run it The gcc-4.7 and eglibc-2.13 combination doesn't work, i.e. no login or bash prompt. I will try with gcc-4.6 and eglibc-2.13, since that combo is know to work, since the Denx ELDK 5.2.1 re

Re: [oe] [meta-openembedded/toolchain-layer] Adding retired toolchain support for gcc-4.5.1 and eglibc-2.13

2012-08-14 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 13-08-12 22:28, Elvis Dowson schreef: > Hi, I've created a set of patches to add retired toolchain support for > gcc-4.5.1, to the meta-openembedded/toolchain-layer. Given that 4.5.x was deleted from meta-toolchain 3 months ago[1], what's the rat

Re: [oe] [meta-openembedded/toolchain-layer] Adding retired toolchain support for gcc-4.5.1 and eglibc-2.13

2012-08-14 Thread Elvis Dowson
Hi, On Aug 14, 2012, at 1:55 PM, Koen Kooi wrote: > Op 13-08-12 22:28, Elvis Dowson schreef: >> Hi, I've created a set of patches to add retired toolchain support for >> gcc-4.5.1, to the meta-openembedded/toolchain-layer. > > Given that 4.5.x was deleted from meta-toolchain 3 months ago[1], w

Re: [oe] [meta-openembedded/toolchain-layer] Adding retired toolchain support for gcc-4.5.1 and eglibc-2.13

2012-08-14 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 14-08-12 12:08, Elvis Dowson schreef: > Hi, > > On Aug 14, 2012, at 1:55 PM, Koen Kooi wrote: > >> Op 13-08-12 22:28, Elvis Dowson schreef: >>> Hi, I've created a set of patches to add retired toolchain support >>> for gcc-4.5.1, to the meta-opene

Re: [oe] [meta-openembedded/toolchain-layer] Adding retired toolchain support for gcc-4.5.1 and eglibc-2.13

2012-08-14 Thread Elvis Dowson
Hi, On Aug 14, 2012, at 4:01 PM, Koen Kooi wrote: >> The gcc-4.5 recipe was adapted from the gcc-4.5.1 recipe from the denzil >> branch. > > The meta-toolchain denzil branch had 4.5.4 Yes, you're right. I intentionally dropped it to 4.5.1, but I'll update the existing recipes 4.5.4. Elvis Dow