<html><body>"<span style="font-family: serif, sans-serif; font-size: 15px;">For example, mmc --make hello should generate </span><span style="font-family: serif, sans-serif; font-size: 15px;">an executable file for you. If it doesn't, then something went wrong."</span><br><br>Yes, that's what happened.<p><br></p><p>Thanks, I'll take a look at the configure script (if I can locate it), and at section 9 of the users guide.  If it can't be resolved by looking there, then I'll copy and paste the output, as well as the configure script.</p><p><br><p>Thanks and regards,</p><p><br></p><p>DC</p><p><br></p><p><p><br></p><p><br><div class="reply-new-signature"></div><p>-----------------------------------------</p>From: "Zoltan Somogyi" <zoltan.somogyi@runbox.com><br>To: "galois"<br>Cc: "Julien Fischer", "users@lists.mercurylang.org"<br>Sent: Tuesday October 15 2019 10:04:46AM<br>Subject: Re: [m-users.] What language and source file should the Windows    version compile to?<br><br><br>
<br>
On Tue, 15 Oct 2019 13:50:50 +0000, galois@nycap.rr.com wrote:<br>
>    I thought there was a default.<br>
<br>
There is. The default is set by the configure script when Mercury is installed.<br>
<br>
> The tutorial doesn't mention setting a<br>
> language, it just gets right into examples, and how to compile on the<br>
> command line.<br>
<br>
The tutorial doesn't mention that because it is not necessary at that point;<br>
the default should work. For example, mmc --make hello should generate<br>
an executable file for you. If it doesn't, then something went wrong.<br>
<br>
And in that case, we need a more detailed bug report than "something<br>
went wrong". We will need to know, for example, exactly what command<br>
you are running and what its exact output is. Depending on the symptoms,<br>
the output of the configure script executed at install time would help as well.<br>
<br>
>    I'm willing to work with .net. But if there's a choice, I'd prefer to<br>
> generate java code, or plain .c. Does the windows version do that, or<br>
> is it necessary to run one of the linux versions?<br>
<br>
Yes, you can select many aspects of how your code is compiled,<br>
including the target language, regardless of the OS. See section 9<br>
of the users' guide.<br>
<br>
>    I'm just trying to work through the tutorial. But the process of<br>
> generating a runnable module, seems to be more complicated than the<br>
> tutorial lets on.<br>
<br>
The point of a tutorial is to start simple, and add complexity gradually.<br>
<br>
Zoltan.<br>
</zoltan.somogyi@runbox.com></p></p></p></body></html>