Bruno Haible writes:
> Collin Funk wrote:
>> But it would be nice to report it if it is a bug.
>
> Done: https://cygwin.com/pipermail/cygwin/2025-June/258291.html
Thanks!
Collin
Collin Funk wrote:
> But it would be nice to report it if it is a bug.
Done: https://cygwin.com/pipermail/cygwin/2025-June/258291.html
Hi Bruno,
Bruno Haible via Gnulib discussion list writes:
> On Cygwin, the GNU D compiler (gdc) is installed without its standard
> library. As a consequence, it cannot compile anything. This leads to build
> errors later in GNU gettext.
>
> It is better if the configure test catches this situat
it.
2025-06-12 Bruno Haible
dcomp-script: Reject D compilers with installation problems.
* m4/dcomp.m4 (gt_DCOMP): Try each candidate program, seeing whether it
can compile a trivial program.
* build-aux/dcomp.sh.in: Fix typos in comment.
diff --git a/build