Hi Simon, > >> > checking for preferred C# implementation... any > >> > checking for C# compiler... no > >> > > >> > which indicates that the patch that I added today likely fixes it. > >> > https://lists.gnu.org/archive/html/bug-gnulib/2024-10/msg00046.html > >> > >> No, it has gnulib b0edcb79e with that patch. Something is causing it to > >> not detect dotnet, the config.log or config.h may help but I didn't find > >> any useful clues in them. > > > > Hmm. Maybe the exit code of the command 'dotnet --list-runtimes' was > > non-zero? > > (I don't see anything else when looking at m4/csharpcomp.m4.) > > No then https://gitlab.com/jas/gitlab-ci-dump-host/-/jobs/8037699464 > would have failed on that command. You can fork that project and add > commands for simple (but painfully slow) debugging.
I'm not doing that because dotnet 3 is just too old. Already out of support for nearly 2 years. [1] So, I stop putting in effort here. Bruno [1] https://en.wikipedia.org/wiki/.NET