[m-rev.] for review: mercury.bat

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Apr 20 14:58:35 AEST 2001


On 19-Apr-2001, Peter Ross <peter.ross at miscrit.be> wrote:
> 
> Not requiring cygwin for the build architecture is a worthwhile goal,
> but isn't this what Simon is working on currently?

I think the stuff that Simon was going to work on was putting some Mmake
functionality into the compiler.

> I would be hesitant to commit this now, because even this solution
> requires cygwin to be installed so that calls to invoke_shell_command
> succeed inside the compiler.

Ah, that's another dependency on Cygwin that I hadn't noticed.

> > +%MC% ... %1 %2 %3 %4 %5 %6 %7 %8 %9
> 
> Does this limit us to only passing 9 arguments to the compiler?

Yes.  DOS batch files really suck, don't they?

I'll fix that.  For Windows you can use "%*".

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