From: mihaela elena grigore <e-grigore@criticalsoftware.com>
To: linux-kernel@vger.kernel.org
Subject: powerpc relocatable vmlinux - how to
Date: Mon, 28 Jul 2008 16:16:23 +0100 [thread overview]
Message-ID: <488DE2C7.3090003@criticalsoftware.com> (raw)
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)
next reply other threads:[~2008-07-28 15:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-28 15:16 mihaela elena grigore [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-28 15:34 powerpc relocatable vmlinux - how to mihaela elena grigore
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=488DE2C7.3090003@criticalsoftware.com \
--to=e-grigore@criticalsoftware.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.