<div dir="ltr">It never ceases to amaze me the different ways that latent issues get thrust into day light!<div><br></div><div>Thanks again.</div><div>Sean.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 31 Jul 2019 at 12:28, Julien Fischer <<a href="mailto:jfischer@opturion.com">jfischer@opturion.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
On Wed, 31 Jul 2019, Julien Fischer wrote:<br>
<br>
> You probably don't want to use the --target option directly.<br>
> The above has set the target language to Java, but left the --gc option<br>
> at its default value (e.g. boehm, it needs to be "automatic" for the<br>
> non-C grades).  Just use the --grade option and it will set all the<br>
> appropriate options for you.<br>
><br>
>>  but using<br>
>>  mmc --make --grade java j1<br>
><br>
> The compiler should be giving an error message about the Java grade not<br>
> being installed.   (It's possible if there are files left over from a<br>
> previous broken installation that error won't be detected however.)<br>
<br>
The actual explanation is that I never implemented that check for the C#<br>
and Java grades and it was (incorrectly) turned off for the Erlang grade.<br>
<br>
I'll fix this.<br>
<br>
Julien.<br>
</blockquote></div>