On Thu, Nov 5, 2009 at 12:04 PM, Zack Brannigan <
srwences123@...> wrote:
>
> After I sent out the previous email, I saw the email here
http://www.mercury.csse.unimelb.edu.au/mailing-lists/mercury-users/mercury-users.200811/0023.html>
> But I still get compilation errors (included at the end of this email).
>
> My configuration is Ubuntu 8.10 (Intrepid) on 64-bit Intel, gcc 4.3.2.
> These are my build instructions
> ==================================================================
> ./configure --prefix=/home/hsdl/apps/mercury_again5 --with-llds-base-grade=none --with-default-grade=hlc.gc
>
> time make
>
> time make install
Here is how I install on my dual core machine running ubuntu 8.04 and 9.04
sudo apt-get install gcc3.4
CC=gcc-3.4 ./configure --prefix /home/hsdl/apps/mercury_again5
--disable-most-grades
make PARALLEL=-j2 install
Can you let us know if that works for you?
--------------------------------------------------------------------------
mercury-users mailing list
Post messages to:
mercury-users@...
Administrative Queries:
owner-mercury-users@...
Subscriptions:
mercury-users-request@...
--------------------------------------------------------------------------