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

Fergus Henderson fjh at cs.mu.OZ.AU
Thu Mar 22 19:04:34 AEDT 2001


On 21-Mar-2001, Pavel Zolnikau <ctrlelk at usexpress.net> wrote:
> Hi, all.
> I am using mercury-0.10.i686-pc-cygwin, and unable to run compiled(--il)
> programs.
> Here is the message :
> Exception occurred: System.TypeLoadException: Could not load class
> 'assoc_list'.
> Am I missing something ?

Have you built the Mercury standard library in the `ilc' grade?

Have you created the appropriate `.cfg' file (e.g. `foo.cfg' if your executable
is `foo.exe') with the "PrivatePath=..." pointing to the place where you built
or installed the `ilc' grade of the Mercury standard library?

See README.DotNet in the distribution for more information about
both of those.

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