<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I finally succeeded in compiling Mercury 0.13.1. There is another issue, however. I have written a GUI library for Mercury, and would like to receive suggestions on how to improve it. Where can I send it for posting?<br><br>--- On <b>Thu, 7/31/08, Eduardo Costa <i><edu500ac@yahoo.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Eduardo Costa <edu500ac@yahoo.com><br>Subject: Re: [mercury-users] I am not able to compile Mercury 0.13.1<br>To: mercury-users@csse.unimelb.edu.au<br>Date: Thursday, July 31, 2008, 10:55 PM<br><br><div id="yiv1440764384"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit;
 font-stretch: inherit;" valign="top">What I really did was:<br><br>/configure --prefix=c:/mercury  --disable-most-grades<br><br>Pay attention that  the installation prefix was specified as a full windows path with a drive letter (except use `/' instead of `\').  I also added the option --disable-most-grades, to save time. I am afraid that the option is causing the problem... <br><br>--- On <b>Thu, 7/31/08, Eduardo Costa <i><edu500ac@yahoo.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Eduardo Costa <edu500ac@yahoo.com><br>Subject: [mercury-users] I am not able to compile Mercury 0.13.1<br>To: mercury-users@csse.unimelb.edu.au<br>Date: Thursday, July 31, 2008, 8:35 PM<br><br><div id="yiv1747643190"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight:
 inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">I have been using Mercury for since 2003, and compiled it many times. In particular, I compiled version 0.13.1 for MinGW at least ten times. However, when I tried to repeat the operation today, compilation ended without noticeable events, but the compiler failed to work. It complained that it could not find the buildin.m library. The first thing that I noticed is that the compiler offered to perform the installation outside the directory containing the sources. Therefore, I configured it to install the binaries in drive C:<br><br>./configure --prefix=/c/mercury<br><br>which it did. I am using MinGW, as I said before. Then I tried to compile hello.m from MinGW:<br><br>mmc --make hello<br><br>The compiler could not find the libraries, or enven the include files with extension .h. Any
 hint?<br><br><br></td></tr></tbody></table></div></blockquote></td></tr></tbody></table></div></blockquote></td></tr></table>