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

2020-08-23 Thread wferi
Nick Bowler writes: > 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-co

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

2020-08-23 Thread Nick Bowler
On 2020-08-23, wf...@niif.hu wrote: > Nick Bowler writes: >> 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 [...] > The documentation linked above is confusing because it describes the > 2.13 be