* [Linux-ia64] Re: Compiling kernel 2.4.17 fails at link stage
@ 2002-01-04 12:02 Alan Modra
0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2002-01-04 12:02 UTC (permalink / raw)
To: linux-ia64
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-01-04 12:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-04 12:02 [Linux-ia64] Re: Compiling kernel 2.4.17 fails at link stage Alan Modra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox