1

Can someone explain what host machine represent, and what target machine represent, when configuring cross-compilers?

1
  • Looking at configure --help is just enough. Commented Oct 28, 2015 at 13:20

1 Answer 1

5
  • Host: The environment you are running the compiler on.
  • Target: The environment you are compiling something for.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.