[mercury-users] Problem with mmake

Ralph Becket rbeck at microsoft.com
Fri Jun 1 19:38:21 AEST 2001


> From: Fergus Henderson [mailto:fjh at cs.mu.OZ.AU]
> Sent: 01 June 2001 05:53
> 
> Hmm, well, it does seem wrong to me for the run-time system to muck
> with the application's command line.  However, if it works well in
practice,
> maybe the advantages outweigh the drawbacks, so I guess this is at
least
> worth considering.

Perhaps we could have another environment variable for mmake to specify
this behaviour :)

[Personally I would *not* want this to be the default.]

The build system certainly does examine a daunting number of environment
variables, but I find putting non-default options in the Mmakefile works

fine for me.  I can then still optionally override them with

$ mmake <target> EXTRA_MCFLAGS=-E    # or whatever

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



More information about the users mailing list