[<prev] [next>] [day] [month] [year] [list]
Message-ID: <488DE723.4020904@criticalsoftware.com>
Date: Mon, 28 Jul 2008 16:34:59 +0100
From: mihaela elena grigore <e-grigore@...ticalsoftware.com>
To: linux-kernel@...r.kernel.org
Subject: powerpc relocatable vmlinux - how to
Can somebody help me with a few indications regarding how to obtain a
relocatable vmlinux when compiling the linux kernel for ppc32 ?
For powerpc, by default, the building process results in an ELF 32-bit
MSB executable statically linked. I saw that for other architectures it
builds, by default, a relocatable elf file.
Why is it statically linked for some architectures and relocatable for
others ? How to make it relocatable for ppc32? I assume that changing
LDFLAGS_vmlinux to '-r' in the Makefile for ppc is not enough... (i'm
using 2.6.11)
p.s. any comments/answers to my posting, please add me in CC, as i
didn't subscribe, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists