[m-rev.] for review: make compiler use sub-modules

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Mar 15 11:55:34 AEDT 2002


On 06-Mar-2002, Peter Ross <peter.ross at miscrit.be> wrote:
> There is only one issue that I have discovered with sub-modules and that
> is that [...] the operational semantics of running mmake -j2
> [...] in the presence of multiple processes it is possible to run the same
> mmc command at the same time.

Well, Simon Taylor committed his change to add `make' support to the
compiler, and that code has nested modules in it.  So if I add nested
modules to the rest of the compiler, I won't be adding a new problem;
at worst I'll be exacerbating an existing one.

The problem with parallel makes and nested modules does need to be solved.
But I'll commit my change to use sub-modules first.  The cost of keeping
it uncommitted and merging in everyone elses changes is very high for this
change.

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