[m-users.] Compiler trouble

Noah Scott Goldman noahsg at badmousedriver.xyz
Sun Aug 7 11:48:12 AEST 2016


I'm trying to compile hello.mwhich, 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.

 > mercury --make -o hello.exe hello
Making Mercury\int3s\hello.int3
Making Mercury\ints\hello.int
Making Mercury\cs\hello.c
Making Mercury\objs\hello.obj
hello.c
Making hello.exe

 > hello
'hello' is not recognized as an internal or external command, operable 
program or batch file.

 > hello.exe

'hello.exe' is not recognized as an internal or external command, 
operable program or batch file.

Is this a permission issue? As far as I can tell, it produces every 
other file, just not the .exe.

Best wishes,
Noah G.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20160806/322708e1/attachment.html>


More information about the users mailing list