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

Julien Fischer juliensf at cs.mu.OZ.AU
Wed Mar 23 14:29:01 AEDT 2005


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?


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

	mdbcomp/Mmakefile:

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


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

Julien.
--------------------------------------------------------------------------
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