[mercury-users] Installation of the csharp grade

Jeff Thompson jeff at thefirst.org
Tue Jan 10 03:40:41 AEDT 2012


On 1/8/2012 8:01 PM, Peter Ross wrote:
> On 9 January 2012 13:38, Julien Fischer<juliensf at csse.unimelb.edu.au>  wrote:
>> Yes, both 11.01 and 11.07 build for me on Windows under MinGW/MSYS.
>> It's possible that Cygwin's path tranlsation is messing things up.
> I think it's the opposite, cygwin does no path translation but MSYS
> does and that is why it works under MSYS.

When I build under cygwin, in the /library directory, in Mmakefile, I 
have to manually change
MLOBJS += ..\runtime\mercury_dotnet.cs
to
MLOBJS += ../runtime/mercury_dotnet.cs

- Jeff

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20120109/051bdb5c/attachment.html>


More information about the users mailing list