RE: Issue building busybox using aarch64-linux-gnu 2014.11

2015-04-16 Thread Kevin Petit
Hi Luther, Doing that separately works for me too on the same machine, even with our version of busybox (1_22_stable). There must be something else somewhere. I'll keep digging. Thanks for your help. Regards, Kévin -Original Message- From: luther.ge [mailto:luther...@linaro.org] Sent:

Re: Issue building busybox using aarch64-linux-gnu 2014.11

2015-04-16 Thread luther.ge
Kevin, You are Welcome :-) On 2015年04月16日 17:15, Kevin Petit wrote: Hi Luther, Doing that separately works for me too on the same machine, even with our version of busybox (1_22_stable). There must be something else somewhere. I'll keep digging. Thanks for your help. Regards, Kévin -Or

RE: Issue building busybox using aarch64-linux-gnu 2014.11

2015-04-16 Thread Kevin Petit
Hi Jim, Adding the suggested options reveals something interesting: attempt to open crt1.o failed attempt to open crti.o failed attempt to open /work/integration/envs/latest/tools/gcc/gcc-linaro-4.9-2014.11-x86_64_aarch64-linux-gnu/bin/../lib/gcc/aarch64-linux-gnu/4.9.3/crtbeginT.o succeeded /w

RE: Issue building busybox using aarch64-linux-gnu 2014.11

2015-04-16 Thread Kevin Petit
Hi Rob, Thanks for the info and pointers. It's good to know what is distributed is now what has been validated :-). I'll give the new binaries a go and let you know if I find any issue. Regards, Kévin -Original Message- From: Rob Savoye [mailto:rob.sav...@linaro.org] Sent: 15 April 201

RE: Issue building busybox using aarch64-linux-gnu 2014.11

2015-04-16 Thread Joel (Xi Zhou) Zhou
Hi Rob, In previous email, you mentioned that the crosstool-ng is no longer used. Could you share some information how do you build the toolchain now? Thanks, Joel -Original Message- From: linaro-toolchain [mailto:linaro-toolchain-boun...@lists.linaro.org] On Behalf Of Kevin Petit Sent

Re: Issue building busybox using aarch64-linux-gnu 2014.11

2015-04-16 Thread Jim Wilson
On Thu, Apr 16, 2015 at 8:35 AM, Joel (Xi Zhou) Zhou wrote: > In previous email, you mentioned that the crosstool-ng is no longer used. > Could you share some information how do you build the toolchain now? We wrote a tool called ABE that we use for building toolchains. You can see some documen

Re: Issue building busybox using aarch64-linux-gnu 2014.11

2015-04-16 Thread Rob Savoye
On 04/16/2015 09:35 AM, Joel (Xi Zhou) Zhou wrote: > In previous email, you mentioned that the crosstool-ng is no longer used. > Could you share some information how do you build the toolchain now? We stopped using crosstool-ng last Fall, and switched to our new ABE tool. ABE is designed to pl

RE: Issue building busybox using aarch64-linux-gnu 2014.11

2015-04-16 Thread Joel (Xi Zhou) Zhou
Thank you, Rob! We have a "GLIBC_2.14" not found issue on RHEL6 when using gcc-linaro-4.9-2014.11-x86_64_arm-linux-gnueabihf. I may need to re-build toolchain on RHEL6. When I hit the rock, I know who I can refer to;) Joel -Original Message- From: Rob Savoye [mailto:rob.sav...@linaro.org

Re: Issue building busybox using aarch64-linux-gnu 2014.11

2015-04-16 Thread Rob Savoye
On 04/16/2015 12:09 PM, Joel (Xi Zhou) Zhou wrote: > We have a "GLIBC_2.14" not found issue on RHEL6 when using > gcc-linaro-4.9-2014.11-x86_64_arm-linux-gnueabihf. I may need to re-build > toolchain on RHEL6. When I hit the rock, I know who I can refer to;) The new binaries are built using LS