public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [Linux-ia64] Compiling kernel 2.4.17 fails at link stage
@ 2002-01-05  1:31 Grant Grundler
  2002-01-05  2:11 ` Alan Modra
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Grant Grundler @ 2002-01-05  1:31 UTC (permalink / raw)
  To: linux-ia64

Alan Modra wrote:
> 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.

I had added "-fnoinhibit-exec" to LINKFLAGS in linux/arch/ia64/Makefile
and got:
	ld -f may not be used without -shared
	make: *** [vmlinux] Error 1

So how do I "make references weak"?

thanks,
grant


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

end of thread, other threads:[~2002-01-07 19:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-05  1:31 [Linux-ia64] Compiling kernel 2.4.17 fails at link stage Grant Grundler
2002-01-05  2:11 ` Alan Modra
2002-01-05  3:21 ` Grant Grundler
2002-01-07 19:41 ` Grant Grundler

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