[mercury-users] MSIL backend : missing mercury.runtime ?

Tyson Dowd trd at cs.mu.OZ.AU
Thu Mar 29 14:25:32 AEST 2001


On 29-Mar-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> 
> > I think this is beause all modules in library has .assembly extern 'mercury' { }. My understandding is that one module should have this directive without extern. 
> 
> No, the assembly is supposed to be created (in mercury.dll) by al.exe.

In effect, this is the same as having a module without the "extern".

> I think the error messages here are consistent with you not having
> mercury.dll or not telling the C# compiler to link it in.

The /r option to the command line compiler might be the one you need.

-- 
       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-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list