From: Alan Modra <amodra@bigpond.net.au>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] Re: Compiling kernel 2.4.17 fails at link stage
Date: Fri, 04 Jan 2002 12:02:51 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590698805740@msgid-missing> (raw)
On Mon, Dec 31, 2001 at 08:56:38PM -0600, Krishnakumar B wrote:
>
> I am trying to compile kernel 2.4.17 (with davidm's patches
> linux-2.4.17-ia64-011226) using gcc-3.0.3 and binutils 2.11.92.0.12.3
> 20011121. I get the following error at final kernel link stage:
[snip]
> arch/ia64/kernel/kernel.o(.IA_64.unwind.text.exit+0x0): undefined reference to `local symbols in discarded section .text.exit'
It's a kernel bug exposed by recent binutils. You can either fix the
kernel by making the references weak, or hack around the problem by
adding -fnoinhibit-exec to the ld command line.
Alan
reply other threads:[~2002-01-04 12:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=marc-linux-ia64-105590698805740@msgid-missing \
--to=amodra@bigpond.net.au \
--cc=linux-ia64@vger.kernel.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.