On 4 October 2012 13:01, Tim Bird tim.bird@am.sony.com wrote:
On 10/03/2012 01:52 PM, Michael Hope wrote:
On 3 October 2012 12:59, Tim Bird tim.bird@am.sony.com wrote:
When I try to build the Linux kernel version 3.6 with the gcc-4.7 nightly build Linaro toolchains,
$ arm-eabi-gcc --version arm-eabi-gcc (Linaro GCC 4.7-2012.09-1~dev) 4.7.2 20120910 (prerelease) $ arm-eabi-as --version GNU assembler (Linux/GNU Binutils) 2.23.51.0.3.20120918
Hi Tim. Could you tell me more about these builds? I don't recognise them - where did you get them from?
https://android-build.linaro.org/jenkins/view/Toolchain/job/linaro-android_t...
Downloaded on 10/1 I think.
This was based on a script I saw here: http://www.linaro.org/linaro-blog/2012/05/21/linaro-android-toolchain-nightl...
I think Khem is right and you need a more recent binutils. The patch he linked to has been backported to the 2.23 branch and should be in the 2.23 release.
Is there a better place to get the Linaro builds of the toolchains?
We make a binary build as part of each monthly release: https://launchpad.net/linaro-toolchain-binaries
This should run on any current Linux distro, and includes the latest stable releases of binutils, Linaro GCC, and Linaro GDB.
-- Michael