[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sr #110268] AC_RUN_IFELSE does not execute the test program althoug
From: |
Bruno Haible |
Subject: |
Re: [sr #110268] AC_RUN_IFELSE does not execute the test program although it could |
Date: |
Wed, 15 Jul 2020 22:39:57 +0200 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-179-generic; KDE/5.18.0; x86_64; ; ) |
Hi Paul,
> Thanks for the bug report. I reverted the patch in question, and then updated
> the manual to mention cross-compiling for mingw as an example.
Thanks.
I still feel that this documentation can be improved:
- It currently says that --host "enables cross-compilation", which is
half right and half wrong (it's right regarding host-type-TOOL programs,
and it's wrong regarding AC_RUN_IFELSE).
- It says "For historical reasons, whenever you specify ‘--host’, be sure to
specify ‘--build’ too". This sentence is obsolete. I'm building packages
with --host and without --build for 15+ years, and it works fine.
- To care about the case of the buggy Wine emulator and how to avoid it,
a sentence could be useful.
Here's a proposed doc patch.
0001-doc-More-clarifications-regarding-host-and-build.patch
Description: Text Data