[m-users.] Error making c file after upgrading to Mercury 22.01

Peter Wang novalazy at gmail.com
Sun Apr 10 10:36:52 AEST 2022


On Sat, 09 Apr 2022 20:16:19 +0200 Dirk Ziegemeyer <dirk at ziegemeyer.de> wrote:
> At first, I want to thank you for providing Mercury 22.01.
> 
> Uprading a module from Mercury 20.06 to 22.01 on MacOS Catalina fails and I don't know where to find debugging hints.
> 
> The compiler gives me these log messages:
> 
> $ mmc --make foo
> Making Mercury/int3s/foo.int3
> Making Mercury/int3s/bar.int3
> Making Mercury/ints/bar.int
> Making Mercury/ints/foo.int
> Making Mercury/hlc.gc/x86_64-apple-darwin19.6.0/Mercury/cs/bar.c
> ** Error making `Mercury/hlc.gc/x86_64-apple-darwin19.6.0/Mercury/cs/bar.c'.
> make: *** [foo] Error 1
> 
> The files foo.err and bar.err are both empty.

Try adding -v or -V to the command line.

Peter


More information about the users mailing list