[PATCH] powerpc: Don't use ELFv2 ABI to build the kernel

Michael Ellerman michael at ellerman.id.au
Tue Nov 19 14:25:53 EST 2013


On Mon, Nov 18, 2013 at 05:21:34PM +1100, Alistair Popple wrote:
> The kernel doesn't build correctly using the ELFv2 ABI.  This patch
> ensures that the ELFv1 ABI is used when building a kernel with an
> ELFv2 enabled compiler.

Let me check I've got this straight.

The ELFv2 ABI is still being developed, so there are no released
toolchains that support it right?

So this patch is precautionary, in that it means kernels from this
commit onward will build correctly with newer toolchains. Anyone wanting
to build an older kernel with a new toolchain will need to backport this
patch?

cheers


More information about the Linuxppc-dev mailing list