[m-dev.] for review: --trace shallow for the library

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Nov 15 19:13:19 AEDT 1999


On 15-Nov-1999, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> +++ Mmakefile	1999/11/15 01:22:33
> @@ -62,8 +62,8 @@
>  			$(ENABLE_TERM_OPTS)
>  MCTOI	=	$(M_ENV) $(MC) --make-trans-opt $(INTERMODULE_OPTS) \
>  			$(ENABLE_TERM_OPTS)
> -MCG	=	$(M_ENV) $(MC) --compile-to-c $(INTERMODULE_OPTS) \
> -			$(CHECK_TERM_OPTS)
> +MCG	=	$(M_ENV) $(MC) --compile-to-c --trace minimum \
> +			$(INTERMODULE_OPTS) $(CHECK_TERM_OPTS)

That looks fine.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list