All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yoshinori K. Okuji" <okuji@enbug.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: configure host and target
Date: Thu, 1 Jun 2006 17:43:31 +0200	[thread overview]
Message-ID: <200606011743.31349.okuji@enbug.org> (raw)
In-Reply-To: <1287.213.192.3.1.1149065969.squirrel@drak.ucw.cz>

On Wednesday 31 May 2006 10:59, Tomáš Ebenlendr wrote:
> So if I understand it correctly:
>   Grub & modules (i.e., everything that is run w/o OS) is target.

Yes.

>   Grub-emu (i.e., everythhing that is run in some OS) is host.

Not really. grub-emu is a debugging tool, so, strictly speaking, it would be 
better to compile grub-emu with the build type...

>   We don't have "make-tools" in c-code nor asm. (This is host in
> some projects:
>     tools that are first compiled and then used while compiling another
>     parts)

They should use a build type instead of a host type, if any. GRUB does not 
have such a program any longer, as I have rewritten genmoddep with awk. IMO, 
it is not required in most cases to write this kind of programs in C these 
days, because scripting languages are good enough to assist build processes.

Okuji



      reply	other threads:[~2006-06-01 15:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-26 19:04 configure host and target Yoshinori K. Okuji
2006-05-29 17:57 ` Thomas Schwinge
2006-05-31  1:02 ` Yoshinori K. Okuji
2006-05-31  8:59   ` Tomáš Ebenlendr
2006-06-01 15:43     ` Yoshinori K. Okuji [this message]

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=200606011743.31349.okuji@enbug.org \
    --to=okuji@enbug.org \
    --cc=grub-devel@gnu.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.