Re: dcomp-script: Reject D compilers with installation problems

2025-06-12 Thread Collin Funk
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

Re: dcomp-script: Reject D compilers with installation problems

2025-06-12 Thread Bruno Haible via Gnulib discussion list
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

Re: dcomp-script: Reject D compilers with installation problems

2025-06-12 Thread Collin Funk
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

dcomp-script: Reject D compilers with installation problems

2025-06-12 Thread Bruno Haible via Gnulib discussion list
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