public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.18-rc4 warning on arch/x86_64/boot/compressed/head.o
@ 2006-08-08  2:47 Keith Owens
  2006-08-08  2:55 ` Andi Kleen
  0 siblings, 1 reply; 7+ messages in thread
From: Keith Owens @ 2006-08-08  2:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: ak

Compiling 2.6.18-rc4 on x86_64 gets this warning.

  gcc -Wp,-MD,arch/x86_64/boot/compressed/.head.o.d  -nostdinc -isystem /usr/lib64/gcc/x86_64-suse-linux/4.1.0/include -D__KERNEL__ -Iinclude -Iinclude2 -I$KBUILD_OUTPUT/linux/include -include include/linux/autoconf.h -D__ASSEMBLY__ -m64 -traditional -m32  -c -o arch/x86_64/boot/compressed/head.o $KBUILD_OUTPUT/linux/arch/x86_64/boot/compressed/head.S
  ld -m elf_i386  -Ttext 0x100000 -e startup_32 -m elf_i386 arch/x86_64/boot/compressed/head.o arch/x86_64/boot/compressed/misc.o arch/x86_64/boot/compressed/piggy.o -o arch/x86_64/boot/compressed/vmlinux 
ld: warning: i386:x86-64 architecture of input file `arch/x86_64/boot/compressed/head.o' is incompatible with i386 output



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-08-15 14:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-08  2:47 2.6.18-rc4 warning on arch/x86_64/boot/compressed/head.o Keith Owens
2006-08-08  2:55 ` Andi Kleen
2006-08-09  6:26   ` Jan Engelhardt
2006-08-09  7:09     ` Andi Kleen
2006-08-10  7:23       ` Jan Engelhardt
2006-08-15 13:11         ` Jan Engelhardt
2006-08-15 14:07           ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox