Re: powerpc32 broken by ef1313deafb7

2014-01-22 Thread Anton Blanchard
Hi Rob, > I replied to this with the correct config last week. Did you get it? > Here it is again. Just built against a fresh git pull and it's still > happening for me... Your .config built fine with a couple of different toolchains I have here. One of them was the 4.7.3 powerpc64 biarch

Re: powerpc32 broken by ef1313deafb7

2014-01-22 Thread Anton Blanchard
Hi Rob, I replied to this with the correct config last week. Did you get it? Here it is again. Just built against a fresh git pull and it's still happening for me... Your .config built fine with a couple of different toolchains I have here. One of them was the 4.7.3 powerpc64 biarch build:

Re: powerpc32 broken by ef1313deafb7

2014-01-18 Thread Rob Landley
On 01/12/14 19:09, Benjamin Herrenschmidt wrote: Your attached config has ... CONFIG_X86_64=y CONFIG_X86=y CONFIG_INSTRUCTION_DECODER=y CONFIG_OUTPUT_FORMAT="elf64-x86-64" CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig" > So it's probably not what you wanted :-) No, it wasn't. I

Re: powerpc32 broken by ef1313deafb7

2014-01-18 Thread Rob Landley
On 01/12/14 19:09, Benjamin Herrenschmidt wrote: Your attached config has ... CONFIG_X86_64=y CONFIG_X86=y CONFIG_INSTRUCTION_DECODER=y CONFIG_OUTPUT_FORMAT=elf64-x86-64 CONFIG_ARCH_DEFCONFIG=arch/x86/configs/x86_64_defconfig So it's probably not what you wanted :-) No, it wasn't. I

Re: powerpc32 broken by ef1313deafb7

2014-01-13 Thread Rob Landley
On 01/12/14 19:09, Benjamin Herrenschmidt wrote: On Sun, 2014-01-12 at 18:27 -0600, Rob Landley wrote: Using the attached config, toolchain from http://landley.net/aboriginal/bin/cross-compiler-powerpc.tar.bz2 but presumably any 32 bit powerpc one should work, building ala make ARCH=powerpc

Re: powerpc32 broken by ef1313deafb7

2014-01-13 Thread Rob Landley
On 01/12/14 19:09, Benjamin Herrenschmidt wrote: On Sun, 2014-01-12 at 18:27 -0600, Rob Landley wrote: Using the attached config, toolchain from http://landley.net/aboriginal/bin/cross-compiler-powerpc.tar.bz2 but presumably any 32 bit powerpc one should work, building ala make ARCH=powerpc

Re: powerpc32 broken by ef1313deafb7

2014-01-12 Thread Benjamin Herrenschmidt
On Sun, 2014-01-12 at 18:27 -0600, Rob Landley wrote: > Using the attached config, toolchain from > http://landley.net/aboriginal/bin/cross-compiler-powerpc.tar.bz2 but > presumably any 32 bit powerpc one should work, building ala make > ARCH=powerpc CROSS_COMPILE=powerpc- > >CC

Re: powerpc32 broken by ef1313deafb7

2014-01-12 Thread Benjamin Herrenschmidt
On Sun, 2014-01-12 at 18:27 -0600, Rob Landley wrote: Using the attached config, toolchain from http://landley.net/aboriginal/bin/cross-compiler-powerpc.tar.bz2 but presumably any 32 bit powerpc one should work, building ala make ARCH=powerpc CROSS_COMPILE=powerpc- CC