[mercury-users] problems compiling mercury 0.12.2

Nancy Nancy.Mazur at cs.kuleuven.ac.be
Tue May 9 21:29:57 AEST 2006


Hi there,

I'm stuck ;-( ;-) Just got my new PC (AMD athlon dual core), and am now 
busy installing the mercury compiler. I've tried a couple of 
combinations, but at the end there would always be a moment where I get 
a segmentation fault.

So I finally retried with version 0.12.2, and these are the steps I did:

(given the output of ./configure which suggests to first compile in 
grade asm_jump.gc, and then recompile the compiler later in the rest of 
the grades (or hlc.gc it is))

step 1: (no problem)

cd mercury-compiler-0.12.2/
./configure --prefix=/usr/local/mercury/0.12.2/ 
--enable-libgrades="asm_jump.gc"
make
make install

step 2:

./configure --prefix=/usr/local/mercury/0.12.2.full
make
make install &> OUTPUT.INSTALL_ALL

In attach, the file OUTPUT.INSTALL_ALL, and term_size_prof_builtin.err 
which describes the seg fault.

Moreover:

$ gcc -v
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/3.4.6/specs
Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal 
--prefix=/usr --libexecdir=/usr/lib 
--with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared 
--with-system-zlib --enable-nls --without-included-gettext 
--program-suffix=-3.4 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug x86_64-linux-gnu
Thread model: posix
gcc version 3.4.6 (Ubuntu 3.4.6-1ubuntu2)

and

$ uname -a
Linux mara 2.6.15-21-amd64-generic #1 SMP PREEMPT Fri Apr 21 16:42:20 
UTC 2006 x86_64 GNU/Linux

Anybody any ideas here?

Regards,
Nancy




Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: output.tgz
Type: application/x-compressed-tar
Size: 21986 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/users/attachments/20060509/c663e383/attachment.bin>


More information about the users mailing list