* Fail building 2.6.31.x for CHRP using gcc-4.4.x
@ 2009-11-01 9:17 Giuseppe Coviello
2009-11-01 11:41 ` Stephen Rothwell
0 siblings, 1 reply; 2+ messages in thread
From: Giuseppe Coviello @ 2009-11-01 9:17 UTC (permalink / raw)
To: linuxppc-dev
Hi, we are having trouble while building kernel 2.6.31.x and also
2.6.32rc for CHRP platforms using gcc-4.4.x, the error that give us
the compilation is:
CC arch/powerpc/sysdev/indirect_pci.o
CC arch/powerpc/sysdev/i8259.o
LD arch/powerpc/sysdev/built-in.o
CC arch/powerpc/platforms/chrp/setup.o
cc1: warnings being treated as errors
arch/powerpc/platforms/chrp/setup.c: In function 'chrp_event_scan':
arch/powerpc/platforms/chrp/setup.c:378: error: the frame size of 1040
bytes is larger than 1024 bytes
make[2]: *** [arch/powerpc/platforms/chrp/setup.o] Error 1
make[1]: *** [arch/powerpc/platforms/chrp] Error 2
make: *** [arch/powerpc/platforms] Error
The same kernel, with the same configuration builds fine using gcc-4.3.x.
Regards, Giuseppe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Fail building 2.6.31.x for CHRP using gcc-4.4.x
2009-11-01 9:17 Fail building 2.6.31.x for CHRP using gcc-4.4.x Giuseppe Coviello
@ 2009-11-01 11:41 ` Stephen Rothwell
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2009-11-01 11:41 UTC (permalink / raw)
To: Giuseppe Coviello; +Cc: linuxppc-dev
[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]
Hi Giuseppe,
On Sun, 1 Nov 2009 10:17:00 +0100 Giuseppe Coviello <cjg@cruxppc.org> wrote:
>
> Hi, we are having trouble while building kernel 2.6.31.x and also
> 2.6.32rc for CHRP platforms using gcc-4.4.x, the error that give us
> the compilation is:
>
> CC arch/powerpc/sysdev/indirect_pci.o
> CC arch/powerpc/sysdev/i8259.o
> LD arch/powerpc/sysdev/built-in.o
> CC arch/powerpc/platforms/chrp/setup.o
> cc1: warnings being treated as errors
> arch/powerpc/platforms/chrp/setup.c: In function 'chrp_event_scan':
> arch/powerpc/platforms/chrp/setup.c:378: error: the frame size of 1040
> bytes is larger than 1024 bytes
> make[2]: *** [arch/powerpc/platforms/chrp/setup.o] Error 1
> make[1]: *** [arch/powerpc/platforms/chrp] Error 2
> make: *** [arch/powerpc/platforms] Error
>
> The same kernel, with the same configuration builds fine using gcc-4.3.x.
For now, just enable CONFIG_PPC_DISABLE_WERROR.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-01 11:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-01 9:17 Fail building 2.6.31.x for CHRP using gcc-4.4.x Giuseppe Coviello
2009-11-01 11:41 ` Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox