Re: Kernel 3.6 build bug with Linaro 4.7 toolchains

2012-10-03 Thread Michael Hope
On 4 October 2012 13:01, Tim Bird wrote: > On 10/03/2012 01:52 PM, Michael Hope wrote: >> On 3 October 2012 12:59, Tim Bird 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 G

Re: Kernel 3.6 build bug with Linaro 4.7 toolchains

2012-10-03 Thread Tim Bird
On 10/03/2012 01:52 PM, Michael Hope wrote: > On 3 October 2012 12:59, Tim Bird 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)

Re: Kernel 3.6 build bug with Linaro 4.7 toolchains

2012-10-03 Thread Michael Hope
On 3 October 2012 12:59, Tim Bird 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/GN

Re: Kernel 3.6 build bug with Linaro 4.7 toolchains

2012-10-03 Thread Khem Raj
On Tue, Oct 2, 2012 at 4:59 PM, Tim Bird wrote: > When I try to build the Linux kernel version 3.6 with the gcc-4.7 > nightly build Linaro toolchains, linaro binutils needs to back port http://sourceware.org/git/?p=binutils.git;a=commit;h=3fd1fadc205bc69410080a72fb5854db76f03728 > > $ arm-eabi-