[m-rev.] for review: start using --generate-dependencies-ints
Julien Fischer
jfischer at opturion.com
Fri Oct 20 22:45:02 AEDT 2023
On Fri, 20 Oct 2023, Zoltan Somogyi wrote:
>
> On 2023-10-20 22:27 +11:00 AEDT, "Julien Fischer" <jfischer at opturion.com> wrote:
>> mmc --make (which is used to build the C# library) supports a no-op
>> depend target, but doesn't recongise depend_ints. So either need
>> similarly support depend_ints as a no-op target for mmc --make or
>> make the above target in the Mmakefile dependent on the grade and not
>> use depend_ints in the non-C grades.
>
> I think the former is preferable. Can you test whether just extending the filter
> on line 108 of make.top_level.m to cover ".depend_ints" would work?
Doing so now.
Julien.
More information about the reviews
mailing list