Re: Kernel build issues with upstream binutils

2017-07-17 Thread Gustavo Romero
No sure if in reply-to took correct effect, so I'm posting the thread ref explicit: https://lists.ozlabs.org/pipermail/linuxppc-dev/2016-November/151672.html On 17-07-2017 09:57, Gustavo Romero wrote: > Hi, > > On bissecting kernel on Debian (gcc version 6.3.0 20170516) I've got the same >

Re: Kernel build issues with upstream binutils

2017-07-17 Thread Gustavo Romero
Hi, On bissecting kernel on Debian (gcc version 6.3.0 20170516) I've got the same error on linking kernels <= v4.9 as reported previously in this thread: ld: arch/powerpc/boot/zImage.pseries: Not enough room for program headers, try linking with -N ld: final link failed: Bad value

Re: Kernel build issues with upstream binutils

2016-11-27 Thread Nicholas Piggin
On Sun, 27 Nov 2016 09:04:30 +1100 Anton Blanchard wrote: > Hi, > > A recent binutils commit: > > https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=1a9ccd70f9a75dc6b48d340059f28ef3550c107b > > has broken kernel builds: > > /home/anton/gcc.install/bin/ld:

Kernel build issues with upstream binutils

2016-11-26 Thread Anton Blanchard
Hi, A recent binutils commit: https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=1a9ccd70f9a75dc6b48d340059f28ef3550c107b has broken kernel builds: /home/anton/gcc.install/bin/ld: arch/powerpc/boot/zImage.pseries: Not enough room for program headers, try linking with -N