From: Geoff Levand <geoffrey.levand@am.sony.com>
To: Hollis Blanchard <hollis@penguinppc.org>
Cc: linuxppc-dev list <linuxppc-dev@ozlabs.org>
Subject: Re: make install on ppc
Date: Tue, 28 Mar 2006 11:06:17 -0800 [thread overview]
Message-ID: <44298929.1060003@am.sony.com> (raw)
In-Reply-To: <f78eb6c06abb98fbc1cf8ae32bbf2268@penguinppc.org>
Hollis Blanchard wrote:
> On Mar 26, 2006, at 7:56 PM, Brent Cook wrote:
>
>> On Sunday 26 March 2006 19:42, Jin Qi Huang wrote:
>>> I also think the 'make install' is very useful, now on ia32, the
> 'make
>>> install' provided by the latest kernel linux-2.6.16 not only create
>>> initrd, copy vmlinuz and System.map to /boot directory, but also
>>> update
>>> grub, ppc32 does not provide this useful feature, maybe it is a pity!
>
> The feature sounds like a good idea to me, even if it's just the
> copying files part. Do any PPC distros provide a working installkernel
> script?
Problem is for multi-platform binary builds, 'install' could mean different
things for the different platforms, so to support install, there needs
to be some way to tell the build system what 'install' means that also
works with the muti-platform makefile logic. The current powerpc makefiles
don't have this, and it would take some non-trivial rework to add it.
There is also the question of what install means when cross building.
I run make from a script that I tell the platform. The script does
what's needed for that platform to get it built and installed.
-Geoff
next prev parent reply other threads:[~2006-03-28 19:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-21 14:08 [Fwd: Re: make install on ppc] Hans Fugal
2006-03-26 19:26 ` make install on ppc Hollis Blanchard
2006-03-26 20:43 ` Arnd Bergmann
2006-03-26 21:44 ` Hans Fugal
2006-03-27 1:42 ` Jin Qi Huang
2006-03-27 1:56 ` Brent Cook
2006-03-28 3:43 ` Hollis Blanchard
2006-03-28 3:59 ` Jin Qi Huang
2006-03-28 19:06 ` Geoff Levand [this message]
2006-03-28 20:02 ` Hollis Blanchard
2006-03-28 20:30 ` Geoff Levand
2006-03-28 21:13 ` Paul Mackerras
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=44298929.1060003@am.sony.com \
--to=geoffrey.levand@am.sony.com \
--cc=hollis@penguinppc.org \
--cc=linuxppc-dev@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).