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
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