Re: build failure in 2.4.20

David Ronis (ronis@ronispc.chem.mcgill.ca)
Mon, 9 Dec 2002 12:55:15 -0500


I wrote:

[snip]
> I'm using GNU ld version 2.13 and objdump -i shows that binary is
> allowed. I tried changing the instances of -oformat binary to
> --oformat=binary in arch/i386/Makefile, but the changes seem to be
> ignored, which is strange.
>

It certainly is, I was changing the makefile in one directory tree and
running make bzImage in another. Changing -oformat binary to
--oformat=binary fixes this probem and bzImage is now built.

David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/