Re: gcc seg fault on kernel build

2010-11-19 Thread Loïc Minier
On Fri, Nov 19, 2010, Christian Robottom Reis wrote: > That's right -- I think justifying an Ubuntu SRU for a compiler is > unlikely, though Steve L. or Loïc may have experience in cases where > that did happen (I don't). While a SRU would be possible if it's a not too large patch, I don't think

Re: gcc seg fault on kernel build

2010-11-19 Thread Christian Robottom Reis
On Fri, Nov 19, 2010 at 10:42:34AM +1300, Michael Hope wrote: > >> Out of interest, where do you pick up the binary build of your > >> toolchain from?  Self built?  From Ubuntu?  Some other way?  I'm > >> wondering about the best way you can pick up this fix. > > > > It is from ubuntu maverick. Thi

Re: gcc seg fault on kernel build

2010-11-18 Thread Rob Herring
Michael, On 11/18/2010 03:08 PM, Michael Hope wrote: On Fri, Nov 19, 2010 at 6:26 AM, Rob Herring wrote: Doing an allmodconfig build on the kernel, I get the following: CC arch/arm/kernel/asm-offsets.s In file included from /home/rob/proj/git/linux-2.6-dt/include/linux/kernel.h:12,

Re: gcc seg fault on kernel build

2010-11-18 Thread Michael Hope
On Fri, Nov 19, 2010 at 10:26 AM, Rob Herring wrote: > Michael, > > On 11/18/2010 03:08 PM, Michael Hope wrote: >> >> On Fri, Nov 19, 2010 at 6:26 AM, Rob Herring >>  wrote: >>> >>> Doing an allmodconfig build on the kernel, I get the following: >>> >>>  CC      arch/arm/kernel/asm-offsets.s >>> I

Re: gcc seg fault on kernel build

2010-11-18 Thread Michael Hope
On Fri, Nov 19, 2010 at 6:26 AM, Rob Herring wrote: > Doing an allmodconfig build on the kernel, I get the following: > >  CC      arch/arm/kernel/asm-offsets.s > In file included from > /home/rob/proj/git/linux-2.6-dt/include/linux/kernel.h:12, >                 from > /home/rob/proj/git/linux-2.