all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Antipov <dmantipov@yandex.ru>
To: emacs-devel@gnu.org
Subject: Re: WINDRES
Date: Mon, 01 Apr 2013 19:18:46 +0400	[thread overview]
Message-ID: <5159A556.4050205@yandex.ru> (raw)
In-Reply-To: <83d2ue2x0r.fsf@gnu.org>

On 04/01/2013 05:36 PM, Eli Zaretskii wrote:

> So "target" is for when I build on build, and run on host to produce
> code for target?

IIUC "target" is meaningful for compilers only; "host" is the system
where the binary is intended to run, and "build" is the system where
the binary is compiled. Cross-compilation always assumes that at least
host != build; all of the host/build/target are different only if
you're cross-compiling the cross-compiler ("canadian cross").

Dmitry




  reply	other threads:[~2013-04-01 15:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-01  9:37 WINDRES Eli Zaretskii
2013-04-01 10:00 ` WINDRES Daniel Colascione
2013-04-01 10:36   ` WINDRES Eli Zaretskii
2013-04-01 10:30 ` WINDRES Andreas Schwab
2013-04-01 11:53   ` WINDRES Eli Zaretskii
2013-04-01 12:54     ` WINDRES Andreas Schwab
2013-04-01 13:36       ` WINDRES Eli Zaretskii
2013-04-01 15:18         ` Dmitry Antipov [this message]
2013-04-01 16:23           ` WINDRES Eli Zaretskii

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=5159A556.4050205@yandex.ru \
    --to=dmantipov@yandex.ru \
    --cc=emacs-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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.