[m-dev.] Installation + re-installation

Ralph Becket rbeck at microsoft.com
Fri Sep 8 20:19:13 AEDT 2000


> > Second, and I know I've asked this one before and I've forgotten the
> > answer *again*, what's the fastest, most painless way to test a
> > change made to, say, list.m?
> 
> Just copy the modified version of list.m into the same directory as
> the test program, and then do `mmc test.m list.m && ./test' or
> `mmake test.depend && mmake test && ./test'.

Once I'm happy with the changes and move list.m (or whatever) back into
the library/ directory of my build tree, I want to recompile the library
and have it installed.  This is where things start to go wrong.  Peter
Ross has sent me some scripts which may help - I'll let you know.

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