Exactly when does autoconf enter cross-compilation mode?

2020-08-22 Thread wferi
Hi, https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Hosts-and-Cross_002dCompilation.html is rather hard to follow in general, but also contains the following clear-cut statement: "Now, configure enters cross-compilation mode if and only if --host is passed." However, if I pas

Re: Exactly when does autoconf enter cross-compilation mode?

2020-08-22 Thread Nick Bowler
On 2020-08-22, wf...@niif.hu wrote: > https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Hosts-and-Cross_002dCompilation.html > is rather hard to follow in general, but also contains the following > clear-cut statement: "Now, configure enters cross-compilation mode if > and only