[m-dev.] [ddw at miscrit.be: mmc vs a_mmc vs mumc]
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Nov 22 23:45:34 AEDT 2000
On 22-Nov-2000, Peter Ross <peter.ross at miscrit.be> wrote:
> So a current proposal would be to add the following long names:
>
> mdb = mercury_debug
> mgnuc = mercury_c_compile
> ml = mercury_link
> mprof = mercury_profile
> mmc = mercury_compile
Sounds good.
> The original names just then become forwarding scripts to the actual
> commands.
On Unix, links (either hard or symbolic) would be more appropriate.
On Windows, copies would be more efficient, since it avoids one
process creation.
I think Cygwin's `ln' command creates copies, so I think you could
just use `ln' and then it would work on both Unix and Windows.
--
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