Thanks Julien,<div><br></div><div>it seemed to work for me – surprisingly, ./configure accepted my old compiler, but, I put 11.01 out of my PATH and set (having a 64bit system)</div><div><br></div><div>> export PATH=$PATH:scripts</div>
<div>and then </div><div><div>checking for mmc... /D/0/src/M/11.07.1/compiler/scripts/mmc</div>
<div>checking whether the above mmc works and is sufficiently recent... no</div><div>configure: error: You need a working Mercury compiler to bootstrap with</div><div><br></div><div>With your warning in mind, I just began to use the so created )o+> 11.07.1 (which is accepted by ./configure) for bootstrapping the actual distribution – is there an alternative way (e.g. compiling from C instead using the binaries of scripts/)?</div>
<div><br></div><div>Thanks a lot in advance, Nick</div>
<br><div class="gmail_quote">2012/3/4 Julien Fischer <span dir="ltr"><<a href="mailto:juliensf@csse.unimelb.edu.au" target="_blank">juliensf@csse.unimelb.edu.au</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<div><br>
<br>
On Sun, 4 Mar 2012, Nick Rudnick wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
To make it run on Xubuntu Oneiric, I found I had to delete in<br>
)o+>/scripts/Mercury.config... the "--csharp-compiler" lines (about line<br>
60,,,), else at tree23, the build would stop at the make phase due to<br>
unability to recognize it. (My actual )o+> should be 11.01ß).<br>
</blockquote>
<br></div>
Building 11.07.1 using 11.01 won't work -- if that's what you were<br>
trying above -- indeed, building 11.07.1 with 11.07 won't work (due<br>
to the addition of the --csharp* options.  11.07.1 needs to be built<br>
from the precopmiled C files in the source distribution.<span><font color="#888888"><br>
<br>
Julien.</font></span></blockquote></div><br></div>