<p dir="ltr">I think if you're on the windows commandline, you might need a relative or absolute path like `./hello.exe`. Try powershell as well.</p>
<div class="gmail_quote">On 07/08/2016 12:04 PM, "Noah Scott Goldman" <<a href="mailto:noahsg@badmousedriver.xyz">noahsg@badmousedriver.xyz</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div 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\<a href="http://hello.int" target="_blank">hello.int</a><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>
</div>
<br>______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@lists.mercurylang.org">users@lists.mercurylang.org</a><br>
<a href="https://lists.mercurylang.org/listinfo/users" rel="noreferrer" target="_blank">https://lists.mercurylang.org/<wbr>listinfo/users</a><br>
<br></blockquote></div>