[m-dev.] Problem installing Mercury on ceres

Ralph Becket rafe at cs.mu.OZ.AU
Tue Jul 5 18:13:46 AEST 2005


The Mercury build in 
/home/ceres/public/mercury-latest/i686-pc-linux-gnu/bin/mmc
was created on June 30 and it's broken.

I checked out a fresh copy on ceres in

/tmp/mercury-compiler-rotd-2003-12-21

then did

./configure --prefix=/home/ceres/public/mercury-latest/i686-pc-linux-gnu --enable-libgrades=asm_fast.gc,hlc.gc

then

make install

Which led to the following error:

mmc --no-unboxed-float --conf-low-tag-bits 2 --bits-per-word 32
--bytes-per-word 4 --compile-to-c --grade asm_fast.gc      --config-file
../scripts/Mercury.config.bootstrap --no-mercury-stdlib-dir -I../library
--c-include-directory ../boehm_gc --c-include-directory
../boehm_gc/include --c-include-directory ../mps_gc/code
--c-include-directory ../runtime --c-include-directory ../library
--c-include-directory ../library/ --c-include-directory ../browser
--c-include-directory ../browser/ --c-include-directory ../trace
--no-infer-all --halt-at-warn --no-warn-inferred-erroneous --linkage
shared     util > util.err 2>&1
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --
-I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime
-I../library -I../library/ -I../browser -I../browser/ -I../trace     -c
array_util.c -o array_util.o
array_util.c:36: parse error before `3'
array_util.c:37: parse error before `3'
array_util.c:38: parse error before `3'
array_util.c:39: parse error before `3'
array_util.c:40: parse error before `3'
array_util.c:41: parse error before `3'
array_util.c:42: parse error before `3'
array_util.c:43: parse error before `2'
array_util.c:44: parse error before `2'
array_util.c:45: parse error before `2'

[and much, much more in the same vein...]

If someone knowledgeable about the lowest-levels could take a peek at
this file I would be very grateful (it would be excellent to have
Mercury working on ceres again!)

Ta,
-- Ralph
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list