[m-rev.] diff: back out dll dependency list change

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Jul 23 22:48:34 AEST 2001


On 18-Jul-2001, Peter Ross <peter.ross at miscrit.be> wrote:
> Fergus,
> 
> If you have any suggestions about how to do this properly, I would love
> to hear them.
> 
> I have two choices:
>     *   prune the module list so that it only contains modules which are
>         in the current directory (which I don't know how to do)
>     *   modify the VPATH variable (which I am not sure is the correct
>         approach)

I think modifying the VPATH variable is the correct approach.

That's what we do for .int files, and with the .NET framework the metadata
which describes component interfaces is embedded in the DLL files, so DLL files
take the role of .int files.

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