All of lore.kernel.org
 help / color / mirror / Atom feed
* configure host and target
@ 2006-05-26 19:04 Yoshinori K. Okuji
  2006-05-29 17:57 ` Thomas Schwinge
  2006-05-31  1:02 ` Yoshinori K. Okuji
  0 siblings, 2 replies; 5+ messages in thread
From: Yoshinori K. Okuji @ 2006-05-26 19:04 UTC (permalink / raw)
  To: The development of GRUB 2

According to a suggestion by an autoconf developer, I think we should change 
the build system in this way:

- Use "host" to represent an environment in which utilities (tools) run. This 
is a natural interpretation of the meaning of "host" in autoconf.

- Use "target" to represent a native environment in which the grub kernel and 
modules run. This is not very natural, but a bit easier to understand.

- Use CPPFLAGS, CFLAGS, LDFLAGS, etc. for the "host". This is more intuitive.

- Use TARGET_CPPFLAGS, TARGET_CFLAGS, etc. for the "target". Usually, the user 
does not need to tweak these flags manually, so they are not necessary to be 
very intuitive.

If there is no objection, I will work on this issue very soon.

Okuji



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-06-01 15:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.