[m-rev.] for review: install compiler built with mmc --make

Julien Fischer juliensf at cs.mu.OZ.AU
Tue Jan 10 16:03:29 AEDT 2006


On Tue, 10 Jan 2006, Peter Wang wrote:

> Estimated hours taken: 5
> Branches: main
>
> This patch makes it possible to install a stage 1 compiler built with
> `mmake --use-mmc-make' with `mmake --use-mmc-make install'.
> `.trans_opt' files are not installed because `mmc --make' doesn't support
> transitive intermodule optimisation.
>

Does this mean it's possible to run a bootcheck using mmc --make using
a stage 1 compiler built with mmc --make now?

> library/Mmakefile:
> 	Override the `install_mercury' and `install_library' rules to work
> 	with `mmake --use-mmc-make'.  We just use `mmc --make libFOO.install'
> 	to do the work.
>
> 	Add `--no-libgrade' to MCFLAGS to prevent `mmc --make' from
> 	installing the default set of grades for `libFOO.install' targets.

That looks fine.

Cheers,
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