[m-dev.] mmc --make still broken?

Paul Bone paul at bone.id.au
Fri Oct 16 22:55:51 AEDT 2015


On Fri, Oct 16, 2015 at 10:39:25PM +1100, Zoltan Somogyi wrote:
> 
> 
> On Fri, 16 Oct 2015 22:02:09 +1100, Paul Bone <paul at bone.id.au> wrote:
> 
> > On Fri, Oct 16, 2015 at 09:52:12PM +1100, Paul Bone wrote:
> > > 
> > > Are there still problems with mmc --make?
> > > 
> > > paul at oxygen> mmc --make hello --grade asm_fast.gc
> > > ** Error: error reading file `pretty_printer.m' to generate dependencies.
> > > ** Module `pretty_printer' is imported or included by module `list'.
> > > mercury_compile: cannot find source for module `pretty_printer' in
> > > directories .
> > > 
> > > Works fine with mmake.
> > > 
> > > Tested on master, c3161fcb3dccf6b2173216da20ae04a4e7511790
> > 
> > Sorry, that wasn't the most up-to-date version.  I've tried again with the
> > most up-to-date version 892134a9af5fbfa56d557512c977b6f6f111ab40 and I get
> > the same error.
> 
> I also just tried to compile samples/hello.m with the same version,
> 892134a9af5fbfa56d557512c977b6f6f111ab40, and get no error:
> 
> ivan [2772] mmc --make --grade asm_fast.gc hello
> Making Mercury/int3s/hello.int3
> Making Mercury/ints/hello.int
> Making Mercury/cs/hello.c
> Making Mercury/os/hello.o
> Making hello
> ivan [2773] 
> 
> What hello.m are you compiling?

The same one, samples/hello.m

Maybe something is weird in my configuration for some reason.  I'll track it
down later.


-- 
Paul Bone



More information about the developers mailing list