Re: Inflation of vmlinux by linker on x86_64

From: H. Peter Anvin
Date: Fri Sep 26 2008 - 17:57:34 EST


Joris van Rantwijk wrote:

There is still the question whether linking vmlinux with -n (turn off
file offset alignment) works on all architectures. I suspect not.


Almost certainly not, since it creates a noncompliant ELF file. For x86 it is probably safe, though, but it needs to be an arch option.

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