[m-rev.] for review: include grade options everytime mmc invoked

Ian MacLarty maclarty at cs.mu.OZ.AU
Wed Mar 23 17:09:47 AEDT 2005


On Wed, Mar 23, 2005 at 02:29:01PM +1100, Julien Fischer wrote:
> 
> On Wed, 23 Mar 2005, Ian MacLarty wrote:
> 
> > Estimated hours taken: 3
> > Branches: main
> >
> > Pass the grade options to mmc whenever it is called, even when it is just
> > building dependencies.  Previously compiling the compiler with tracing
> > enabled, where the installed compiler's default grade for applications was
> > hlc.gc, resulted in an error message like "debugging only allowed for low-level
> > C grades"; even when the GRADE=reg.gc option was set in Mmake.params.
> >
> GRADE=reg.gc ... laptop?

I wanted to do debugging.

> 
> 
> > browser/Mmakefile
> > compiler/Mmakefile
> > mdbcomp/Mmakefile
> You need to put colons after the filenames.  e.g
> 
> 	mdbcomp/Mmakefile:
> 

Okay.


> > 	Pass the grade flags event when just running mmc with the
> s/event/options/
> 

Fixed.

> 
> > 	--generate-source-file-mapping option.
> >
> > compiler/modules.m
> > 	Pass the grade flags everytime mmc is invoked in the .d files.
> >
> Looks ok otherwise.
> 

Cheers,

Ian.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list