emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WINDRES


From: Dmitry Antipov
Subject: Re: WINDRES
Date: Mon, 01 Apr 2013 19:18:46 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

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 via email to

[Prev in Thread] Current Thread [Next in Thread]