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.savoye@linaro.org] Sent: Thursday, April 16, 2015 1:07 PM To: Joel (Xi Zhou) Zhou; Kevin Petit; linaro-toolchain@lists.linaro.org Cc: Ian Spray; Mark Hambleton; James King Subject: Re: Issue building busybox using aarch64-linux-gnu 2014.11
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 plugin to our automated build & validation system, which crosstool-ng was not. ABE also builds binary releases. You can get ABE from: http://git.linaro.org/toolchain/abe.git. There's some docs at https://wiki.linaro.org/ABE. I'm the primary author, so you can send bugs to me. :-) I'd prefer they go into our public bugzilla, http://bugs.linaro.org under the ABE category.
- rob -