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


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to