Bug#721712: gcc-4.8 doesn't compile i386 linux kernel on amd64 system

2013-09-04 Thread Kusanagi Kouichi
On 2013-09-04 14:01:04 +0200, Bastian Blank wrote: > On Wed, Sep 04, 2013 at 02:41:46PM +0900, Kusanagi Kouichi wrote: > > On 2013-09-03 23:43:02 +0200, Bastian Blank wrote: > > > If you have used V=1, you would have seen that the compiler calls miss > > > the -m32 argument. This is broken in upstr

Bug#721712: gcc-4.8 doesn't compile i386 linux kernel on amd64 system

2013-09-04 Thread Bastian Blank
On Wed, Sep 04, 2013 at 02:41:46PM +0900, Kusanagi Kouichi wrote: > On 2013-09-03 23:43:02 +0200, Bastian Blank wrote: > > If you have used V=1, you would have seen that the compiler calls miss > > the -m32 argument. This is broken in upstream Linux, see > > arch/x86/Makefile*. > -m32 is missing on

Bug#721712: gcc-4.8 doesn't compile i386 linux kernel on amd64 system

2013-09-03 Thread Kusanagi Kouichi
On 2013-09-03 23:43:02 +0200, Bastian Blank wrote: > On Tue, Sep 03, 2013 at 12:14:02PM +, Kusanagi Kouichi wrote: > > gcc-4.8 doesn't compile i386 linux kernel on amd64 system. gcc-4.7 > > compiles it successfully. > > If you have used V=1, you would have seen that the compiler calls miss > t

Bug#721712: gcc-4.8 doesn't compile i386 linux kernel on amd64 system

2013-09-03 Thread Kusanagi Kouichi
Package: gcc-4.8 Version: 4.8.1-9 Severity: normal gcc-4.8 doesn't compile i386 linux kernel on amd64 system. gcc-4.7 compiles it successfully. $ make ARCH=i386 O=/tmp/tmp.c9ws64t6PK allnoconfig HOSTCC scripts/basic/fixdep GEN /tmp/tmp.c9ws64t6PK/Makefile HOSTCC scripts/kconfig/conf.o