[mercury-users] ICFP 2002

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Aug 12 14:46:07 AEST 2002


On 12-Aug-2002, Michael Day <mikeday at yeslogic.com> wrote:
> 
> > 	MLFLAGS = --mercury-libs static
> 
> How exactly would one use this with mmc --make? I've tried a couple of
> combinations, but it seems to produce the same binary every time.

To quote the Mercury user's guide:

 | 	The Mmake variables above can be used by `mmc --make' if they are
 | 	set in a file called `Mercury.options'. 

One caveat: it appears that currently `mmc --make' does *not*
automatically rebuild things when the `Mercury.options' file has changed.
So you may need to manually remove the executable to force `mmc --make'
to relink it.

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