[m-dev.] [ddw at miscrit.be: mmc vs a_mmc vs mumc]
Tyson Dowd
trd at cs.mu.OZ.AU
Thu Nov 23 11:22:08 AEDT 2000
On 23-Nov-2000, David Glen JEFFERY <dgj at cs.mu.OZ.AU> wrote:
> Perhaps we could take the same approach as CVS and have one top-level command
> called `mercury' which just invokes whichever command is specified by its
> first argument. ie:
> mdb = mercury debug
> mgnuc = mercury c_compile
> ml = mercury link
> mprof = mercury profile
> mmc = mercury compile
This would be easy and fine on Unix based systems, but process creation
takes a long time under Windows.
We would have to be very careful not to create any extra processes while
running these commands (which I guess is quite possible if you just
source the file rather than executing it).
--
Tyson Dowd #
# Surreal humour isn't everyone's cup of fur.
trd at cs.mu.oz.au #
http://www.cs.mu.oz.au/~trd #
--------------------------------------------------------------------------
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