public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* ld:arch/x86/kernel/vmlinux.lds:678: parse error
@ 2009-08-03 12:04 Jean Delvare
  2009-08-03 15:31 ` H. Peter Anvin
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Delvare @ 2009-08-03 12:04 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: linux-kbuild

Hi Sam,

I am not able to build Linus' latest kernel on my oldest test system. I
get the following linking error at the end:

  LD      .tmp_vmlinux1
ld:arch/x86/kernel/vmlinux.lds:678: parse error

Which is:

ASSERT((_end - 0xC0000000 <= (512 * 1024 * 1024)),
        "kernel image bigger than KERNEL_IMAGE_SIZE")

Apparently this assertion is relatively new, as I was able to build
kernel 2.6.29 on the same system. The system has binutils 2.14.90.0.6,
which is more recent than what is listed in Documentation/Changes
(2.12).

Any idea?

Thanks,
-- 
Jean Delvare

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

end of thread, other threads:[~2009-08-03 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-03 12:04 ld:arch/x86/kernel/vmlinux.lds:678: parse error Jean Delvare
2009-08-03 15:31 ` H. Peter Anvin
2009-08-03 19:32   ` Jean Delvare

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