[m-rev.] for review: keep the invocation automatically up-to-date
Julien Fischer
jfischer at opturion.com
Sun Jul 20 17:10:54 AEST 2025
On Sat, 19 Jul 2025 at 23:00, Julien Fischer <jfischer at opturion.com> wrote:
>
> On Sat, 19 Jul 2025 at 07:43, Zoltan Somogyi <zoltan.somogyi at runbox.com> wrote:
> The situation for non-C grades, in the rare circumstance that stage 1 is built
> in them, is a bit more complicated; $(EXT_FOR_EXE) should be ignored for
> non-C grades on Windows, except for actual .NET on Windows IIRC. I will check
> all this after you commit.
I have tried out stage 1 for the C# and Java grades on Linux. The Java grade is
fine. The C# grade now breaks in the doc directory due to an existing
limitation.
That limitation is that the mercury_compile launcher script generated
in the compiler
directory does not point the CLR out the location of the standard library DLLs.
I'll need to think about what the best way to handle this is.
Julien.
More information about the reviews
mailing list