[mercury-users] MSIL backend : missing mercury.runtime ?
Pavel Zolnikov
pavelzolnikov at yahoo.com
Fri Mar 30 14:27:11 AEST 2001
But for library you need to build private_builtin__c_code.cpp which can be
built with MSVC only, right ?
I'm not sure - because all this configure stuff is like magic for me ;-)
Btw, I've played with calculator sample and it needs some changes to run on
Windows -
fullexpr(X) -->
expr(X),
['\r', '\n']. % this is what Windows folks call 'end of line'
And list__delete_all / 3 seems to delete the whole list, not only spaces.
With best regards,
Pavel.
> > But I have to point that README.DotNet does not insist on doing this,
> > It says 'if you wish'.
>
> Yes, it shouldn't be needed. It works for me using gcc rather than MSVC.
>
> --
> 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.
> --------------------------------------------------------------------------
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--------------------------------------------------------------------------
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