All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: linux-kbuild@vger.kernel.org
Subject: ld:arch/x86/kernel/vmlinux.lds:678: parse error
Date: Mon, 3 Aug 2009 14:04:59 +0200	[thread overview]
Message-ID: <20090803140459.02cea700@hyperion.delvare> (raw)

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

             reply	other threads:[~2009-08-03 12:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-03 12:04 Jean Delvare [this message]
2009-08-03 15:31 ` ld:arch/x86/kernel/vmlinux.lds:678: parse error H. Peter Anvin
2009-08-03 19:32   ` Jean Delvare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090803140459.02cea700@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=sam@ravnborg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.