<div dir="ltr">That does beg the question a bit though. You do not _need_ one, but that's not the same as it being unable to _use_ one to save compiling the compiler twice.<div><br></div><div>Mark</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 8 Feb 2022 at 12:59, 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>
On Tue, 8 Feb 2022, Volker Wysk wrote:<br>
<br>
> I've unpacked mercury-srcdist-rotd-2022-02-07 and run "./configure ...". I<br>
> get this in the configure output:<br>
><br>
> using grade 'asm_fast.gc' as the default grade for applications<br>
> configure: WARNING: Mercury compiler not yet installed -<br>
> ****    cannot use grade 'asm_fast.gc'<br>
> ****    using grade 'hlc.gc.pregen' to compile the compiler<br>
> ****    after installation is complete you may reinstall<br>
> ****    from scratch to have a faster compiler.<br>
> ****    NOTE: before reinstalling from scratch, ensure that the<br>
> ****    source tree is clean by running 'make realclean'. Not doing<br>
> ****    this may result in a broken Mercury installation.<br>
><br>
> But I *have* a working Mercury installed. Why isn't it found?<br>
<br>
It probably was found -- that will be earlier in the configure output.<br>
The problem is most likely that it is not sufficiently up-to-date.<br>
<br>
> I can call the compiler with "mmc", it's in the PATH.<br>
<br>
In any case, the whole point of the source distribution is that you do<br>
not need a Mercury compiler / an up-to-date Mercury compiler to be<br>
installed on your system in order to build it.<br>
<br>
Julien.<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.mercurylang.org" target="_blank">users@lists.mercurylang.org</a><br>
<a href="https://lists.mercurylang.org/listinfo/users" rel="noreferrer" target="_blank">https://lists.mercurylang.org/listinfo/users</a><br>
</blockquote></div>