[Linux-ia64] Compiling kernel 2.4.17 fails at link stage
Alan Modra
amodra@bigpond.net.au
Fri Jan 4 19:21:00 GMT 2002
More information about the Binutils mailing list
Fri Jan 4 19:21:00 GMT 2002
- Previous message (by thread): [Linux-ia64] Compiling kernel 2.4.17 fails at link stage
- Next message (by thread): [patch] pe.sc: constructor priority
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Jan 04, 2002 at 05:31:24PM -0800, Grant Grundler wrote: > 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: Sorry, typo. --noinhibit-exec > So how do I "make references weak"? extern int foo __attribute__ ((weak));
- Previous message (by thread): [Linux-ia64] Compiling kernel 2.4.17 fails at link stage
- Next message (by thread): [patch] pe.sc: constructor priority
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list