<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Source Sans Pro">I'm trying to compile <font
face="Hack">hello.m<font face="Source Sans Pro"> which, as you
might have guessed, is a "hello world" program. I'm running
Windows 8.1 and installed Mercury from the binary
distribution. When I run the compiler, everything seems to
work fine, except there's no .exe file. I can't figure it out.<br>
<br>
<font face="Hack">> mercury --make -o hello.exe hello<br>
Making Mercury\int3s\hello.int3<br>
Making Mercury\ints\hello.int<br>
Making Mercury\cs\hello.c<br>
Making Mercury\objs\hello.obj<br>
hello.c<br>
Making hello.exe<br>
<br>
> hello<br>
'hello' is not recognized as an internal or external
command, operable program or batch file.<br>
<br>
> hello.exe<br>
</font></font></font></font><br>
<font face="Source Sans Pro"><font face="Hack"><font face="Source
Sans Pro"><font face="Hack">'hello.exe' is not recognized as
an internal or external command, operable program or batch
file.<br>
<br>
<font face="Source Code Pro"><font face="Source Sans Pro">Is
this a permission issue? As far as I can tell, it
produces every other file, just not the .exe.<br>
<br>
Best wishes,<br>
Noah G.<br>
</font></font></font></font></font></font>
</body>
</html>