mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-17 02:13:54 +00:00
Estimated hours taken: 0.5 Branches: main Fix a problem that used to cause installs into not-yet-created directories to fail. scripts/Mmake.rules: Instead of invoking $(MC) --errorcheck-only when creating .err files, invoke the macros $(MCE). scripts/Mmake.vars: Define the default value of $(MCE) as $(MC) --errorcheck-only. compiler/Mmakefile: Override the default value of $(MCE) to specify the search path, just as all the other invocations of the Mercury compiler in this directory do. The absence of such override could lead to a raft of messages about interface files not being found when trying to create maybe_mlds_to_gcc.err.