[m-dev.] Is -E broken?

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Mar 2 04:29:37 AEDT 2001


On 01-Mar-2001, Ralph Becket <rbeck at microsoft.com> wrote:
> Often, when I do `mmake MCFLAGS=-E' [...]

You should do `mmake EXTRA_MCFLAGS=-E'.

Otherwise you will clobber the value of MCFLAGS that is set in your
Mmakefile.  That could lead to the kind of errors that you observed.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- 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